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

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

 

 


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