Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / VerticalAlignment Property

In This Topic
    VerticalAlignment Property (DropDownEditorViewBase)
    In This Topic
    Gets or sets the vertical alignment of the content.
    Syntax
    'Declaration
     
    
    Public Property VerticalAlignment As VerticalAlignment
    public VerticalAlignment VerticalAlignment {get; set;}
    See Also