ComponentOne FlexGrid for WPF and Silverlight
HeaderTextTrimming Property (RowCol)

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

Reference

RowCol Class
RowCol Members