AddButton
GridColumn.AddButton method
Sütuna bir düğme ekler.
public void AddButton(int width, int height, string text)
| Parametre | Tip | Tanım |
|---|---|---|
| width | Int32 | Düğme genişliği. |
| height | Int32 | Düğmenin yüksekliği. |
| text | String | Düğme metni. |
Ayrıca bakınız
- class GridColumn
- ad alanı Aspose.Cells.GridDesktop.Data
- toplantı Aspose.Cells.GridDesktop