Class Button
Button class
Represents a cell button control.
public class Button : CellControl
Properties
Name | Description |
---|---|
AlwaysVisible { get; set; } | Gets or sets if the Button should always visible, only work for Cell Control Button. |
Height { get; set; } | Gets or sets the height of the control. |
Image { get; set; } | Gets or sets the background image. |
Text { get; set; } | Gets or sets the text associated with this control.(Inherited from CellControl .) |
Width { get; set; } | Gets or sets the width of the control. |
See Also
- class CellControl
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop