ComponentOne FlexGrid for WPF and Silverlight
HeaderHorizontalAlignment Property (RowCol)

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

Reference

RowCol Class
RowCol Members