RibbonButtonDropDownItems Property
Gets the collection of items shown on the dropdown pop-up when Style allows it
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:
property RibbonItemCollection^ DropDownItems {
RibbonItemCollection^ get ();
}
member DropDownItems : RibbonItemCollection with get
Property Value
RibbonItemCollection