Calendar for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / DropDownAlign Property

In This Topic
    DropDownAlign Property (IDropDownEditorBase)
    In This Topic
    Alignment of the dropdown form relative to the control.
    Syntax
    'Declaration
     
    
    Property DropDownAlign As DropDownAlignment
    DropDownAlignment DropDownAlign {get; set;}
    See Also