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

In This Topic
    VerticalAlign Property (IDropDownEditorBase)
    In This Topic
    Gets or sets the vertical alignment of the content in the control.
    Syntax
    'Declaration
     
    
    Property VerticalAlign As VerticalAlignment
    VerticalAlignment VerticalAlign {get; set;}
    See Also