RibbonComboBoxDropDownItems Property
Gets the collection of items to be displayed on the dropdown
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public RibbonItemCollection DropDownItems { get; }
Public ReadOnly Property DropDownItems As RibbonItemCollection
Get
public:
virtual property RibbonItemCollection^ DropDownItems {
RibbonItemCollection^ get () sealed;
}
abstract DropDownItems : RibbonItemCollection with get
override DropDownItems : RibbonItemCollection with get
RibbonItemCollectionIDropDownRibbonItemDropDownItems