[]
Gets the side buttons of this GrapeCity.Win.Spread.InputMan.CellType.GcTextBox control.
public SideButtonCollectionInfo SideButtons { get; set; }
Public Property SideButtons As SideButtonCollectionInfo
Type | Description |
---|---|
SideButtonCollectionInfo | A SideButtonCollection value that indicates the collection. |
The SideButtons can be added or removed. The buttons include the DropDownButton, the SpinButton, the SideButton, and the SymbolButton.