C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / FilterRow Class / HeaderHorizontalAlignment Property

In This Topic
HeaderHorizontalAlignment Property (FilterRow)
In This Topic
Gets or sets the HorizontalAlignment of the header cells in this row/column.
Syntax
'Declaration
 
Public Property HeaderHorizontalAlignment As Nullable(Of HorizontalAlignment)
 
See Also