[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.RowCol.HeaderTextWrapping

HeaderTextWrapping Property

HeaderTextWrapping

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

Declaration
[TypeConverter(typeof(NullableObjectConverter<bool>))]
public bool? HeaderTextWrapping { get; set; }
<TypeConverter(GetType(NullableObjectConverter(Of Boolean)))>
Public Property HeaderTextWrapping As Boolean?