C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / Row Class / HorizontalAlignment Property

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