ComponentOne FlexGrid for WPF and Silverlight
HeaderTextWrapping Property (RowCol)

C1.Silverlight.FlexGrid Namespace > RowCol Class : 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