AddButton
GridColumn.AddButton method
Добавляет кнопку в столбец.
public void AddButton(int width, int height, string text)
| Параметр | Тип | Описание |
|---|---|---|
| width | Int32 | Ширина кнопки. |
| height | Int32 | Высота кнопки. |
| text | String | Текст кнопки. |
Смотрите также
- class GridColumn
- пространство имен Aspose.Cells.GridDesktop.Data
- сборка Aspose.Cells.GridDesktop