GridColumn.AddButton
GridColumn.AddButton method
Adds a button to the column.
public void AddButton(int width, int height, string text)
| Parameter | Type | Description |
|---|---|---|
| width | Int32 | Width of button. |
| height | Int32 | Height of button. |
| text | String | Button text. |
See Also
- class GridColumn
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop