ComponentOne DataGrid for WPF and Silverlight
TextWrapping Property (DataGridBoundColumn)

C1.WPF.DataGrid Namespace > DataGridBoundColumn Class : TextWrapping Property
Gets or sets a value indicating whether the text inside the cell allows wrapping.
Syntax
'Declaration
 
Public Property TextWrapping As System.Windows.TextWrapping
public System.Windows.TextWrapping TextWrapping {get; set;}
See Also

Reference

DataGridBoundColumn Class
DataGridBoundColumn Members