ComponentOne FlexGrid for WPF and Silverlight
TextWrapping Property (CellStyle)

C1.WPF.FlexGrid Namespace > CellStyle Class : TextWrapping Property
Gets or sets whether text should be wrapped in the cell.
Syntax
'Declaration
 
Public Property TextWrapping As System.Nullable(Of Boolean)
public System.Nullable<bool> TextWrapping {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members