ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGallery Class / DropDownAlign Property

In This Topic
    DropDownAlign Property (RibbonGallery)
    In This Topic
    Gets or sets the alignment of the drop-down portion relative to this component.
    Syntax
    'Declaration
     
    Public Property DropDownAlign As DropDownAlignment
    public DropDownAlignment DropDownAlign {get; set;}
    See Also