C1.Silverlight.FlexGrid.5
TextWrapping Property (RowCol)

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

Reference

RowCol Class
RowCol Members

 

 


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