C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridHyperlinkColumn Class / AllowGrouping Property
In This Topic
AllowGrouping Property (GridHyperlinkColumn)
In This Topic
Gets or sets a value that indicates whether the user can group by this column.
Syntax
public bool AllowGrouping {get; set;}
See Also