C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / FilterRow Class / HeaderTextWrapping Property

In This Topic
HeaderTextWrapping Property (FilterRow)
In This Topic
Gets or sets whether text should be allowed to wrap in header cells in this row/column.
Syntax
'Declaration
 
Public Property HeaderTextWrapping As Nullable(Of Boolean)
 
See Also