RibbonButtonDropDownItems Property

Gets the collection of items shown on the dropdown pop-up when Style allows it

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public RibbonItemCollection DropDownItems { get; }

Property Value

RibbonItemCollection

See Also