Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemePicker Class / VerticalAlign Property

In This Topic
    VerticalAlign Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property VerticalAlign As C1.Win.C1Input.VerticalAlignEnum
    public C1.Win.C1Input.VerticalAlignEnum VerticalAlign {get; set;}
    See Also