ComponentOne List for WinForms
C1.Win.C1List Namespace / Style Class / VerticalAlignment Property

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