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

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