AddButton
GridColumn.AddButton method
Ajoute un bouton à la colonne.
public void AddButton(int width, int height, string text)
| Paramètre | Taper | La description |
|---|---|---|
| width | Int32 | Largeur du bouton. |
| height | Int32 | Hauteur du bouton. |
| text | String | Texte du bouton. |
Voir également
- class GridColumn
- espace de noms Aspose.Cells.GridDesktop.Data
- Assemblée Aspose.Cells.GridDesktop