ComponentOne FlexGrid for WPF and Silverlight
TextTrimming Property (RowCol)

C1.WPF.FlexGrid Namespace > RowCol Class : TextTrimming Property
Gets or sets how text should be trimmed when it overflows the size of the cells in this row/column.
Syntax
'Declaration
 
Public Property TextTrimming As System.Nullable(Of TextTrimming)
public System.Nullable<TextTrimming> TextTrimming {get; set;}
See Also

Reference

RowCol Class
RowCol Members