IDataGridCollectionViewCanGroup Property
Gets a value that indicates whether this view supports grouping by way of the
GroupDescriptions property.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
ReadOnly Property CanGroup As Boolean
Get
abstract CanGroup : bool with get
Return Value
Booleantrue if this view supports grouping; otherwise, false.