C1.Silverlight.FlexGrid.5
HeaderTextWrapping Property

Gets or sets whether text should be allowed to wrap in header cells in this row/column.
Syntax
'Declaration
 
Public Property HeaderTextWrapping As System.Nullable(Of Boolean)
public System.Nullable<bool> HeaderTextWrapping {get; set;}
See Also

Reference

RowCol Class
RowCol Members

 

 


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