RibbonButtonDropDownArrowDirection Property

Gets or sets the direction where drop down's arrow should be pointing to

Definition

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

Property Value

RibbonArrowDirection

See Also