MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / VerticalAlign Property

In This Topic
    VerticalAlign Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property VerticalAlign As VerticalAlignment
    public VerticalAlignment VerticalAlign {get; set;}
    See Also