[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.RowCol.TextWrapping

TextWrapping Property

TextWrapping

Gets or sets whether text should be allowed to wrap in cells in this row/column.

Declaration
[TypeConverter(typeof(NullableObjectConverter<bool>))]
public bool? TextWrapping { get; set; }