[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.RowCol.TextTrimming

TextTrimming Property

TextTrimming

Gets or sets how text should be trimmed when it overflows the size of the cells in this row/column.

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