[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcTextBoxCellType.SideButtons

SideButtons Property

SideButtons

Gets the side buttons of this GrapeCity.Win.Spread.InputMan.CellType.GcTextBox control.

Declaration
public SideButtonCollectionInfo SideButtons { get; set; }
Public Property SideButtons As SideButtonCollectionInfo
Property Value
Type Description
SideButtonCollectionInfo

A SideButtonCollection value that indicates the collection.

Remarks

The SideButtons can be added or removed. The buttons include the DropDownButton, the SpinButton, the SideButton, and the SymbolButton.