[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.SideButtons

SideButtons Property

SideButtons

Gets or sets the SideButton collection.

Declaration
[Browsable(true)]
public SideButtonCollectionInfo SideButtons { get; set; }
<Browsable(True)>
Public Property SideButtons As SideButtonCollectionInfo
Property Value
Type Description
SideButtonCollectionInfo

A SideButtonCollectionInfo instance that indicates the SideButtonBase collection.

Remarks

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