[]
Gets or sets how text should be trimmed when it overflows the size of the cells in this row/column.
[TypeConverter(typeof(NullableObjectConverter<TextTrimming>))] public TextTrimming? TextTrimming { get; set; }