FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridTextCellView Class / VerticalTextAlignmentProperty Field

In This Topic
    VerticalTextAlignmentProperty Field
    In This Topic
    Identifies the VerticalTextAlignment dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly VerticalTextAlignmentProperty As DependencyProperty
    public static readonly DependencyProperty VerticalTextAlignmentProperty
    See Also