AddButton
GridColumn.AddButton method
Agrega un botón a la columna.
public void AddButton(int width, int height, string text)
Parámetro | Escribe | Descripción |
---|---|---|
width | Int32 | Ancho del botón. |
height | Int32 | Altura del botón. |
text | String | Botón de texto. |
Ver también
- class GridColumn
- espacio de nombres Aspose.Cells.GridDesktop.Data
- asamblea Aspose.Cells.GridDesktop