C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / DetailRow Class / HeaderTextTrimming Property

In This Topic
HeaderTextTrimming Property (DetailRow)
In This Topic
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 Nullable(Of TextTrimming)
 
See Also