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

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