C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumn Class / AllowGrouping Property

In This Topic
AllowGrouping Property (GridColumn)
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