C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridRowHeaderColumn Class / AllowGrouping Property

In This Topic
AllowGrouping Property (GridRowHeaderColumn)
In This Topic
Gets or sets a value that indicates whether the user can group by this column.
Syntax
'Declaration
 
Public Property AllowGrouping As Boolean
 
See Also