C1.Silverlight.FlexGrid.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.