ComponentOne FlexGrid for WPF and Silverlight
HeaderVerticalAlignment Property (RowCol)

C1.WPF.FlexGrid Namespace > RowCol Class : HeaderVerticalAlignment Property
Gets or sets the VerticalAlignment of the header cells in this row/column.
Syntax
'Declaration
 
Public Property HeaderVerticalAlignment As System.Nullable(Of VerticalAlignment)
public System.Nullable<VerticalAlignment> HeaderVerticalAlignment {get; set;}
See Also

Reference

RowCol Class
RowCol Members