[]
Gets or sets the SideButton collection.
[Browsable(true)]
public SideButtonCollectionInfo SideButtons { get; set; }
<Browsable(True)>
Public Property SideButtons As SideButtonCollectionInfo
| Type | Description |
|---|---|
| SideButtonCollectionInfo | A SideButtonCollectionInfo instance that indicates the SideButtonBase collection. |
The SideButtons can be added or removed. Buttons include DropDownButton, SpinButton, SideButton, and SymbolButton.