ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / VerticalAlignment Property

In This Topic
    VerticalAlignment Property (DropDownControlViewBase)
    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