Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / VerticalAlignment Property

In This Topic
    VerticalAlignment Property (Style)
    In This Topic
    Gets or sets how elements should be aligned in the vertical direction.
    Syntax
    'Declaration
     
    
    Public Property VerticalAlignment As Alignment
    public Alignment VerticalAlignment {get; set;}
    See Also