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

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