FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridTextCellView Class / VerticalTextAlignment Property

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