Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonComboBox Class / DropDownAlign Property

In This Topic
    DropDownAlign Property (EditorRibbonComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DropDownAlign As C1.Win.Ribbon.DropDownAlignment
    public C1.Win.Ribbon.DropDownAlignment DropDownAlign {get; set;}
    See Also