C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / NewRowTemplate Class / TextWrapping Property

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