C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / NewRowTemplate Class / HeaderVerticalAlignment Property

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