AddButton
GridColumn.AddButton method
Aggiunge un pulsante alla colonna.
public void AddButton(int width, int height, string text)
| Parametro | Tipo | Descrizione |
|---|---|---|
| width | Int32 | Larghezza del bottone. |
| height | Int32 | Altezza del bottone. |
| text | String | Testo pulsante. |
Guarda anche
- class GridColumn
- spazio dei nomi Aspose.Cells.GridDesktop.Data
- assemblea Aspose.Cells.GridDesktop