Skip to main content

CanGroup Property

Gets a value that indicates whether this view supports grouping by way of the GroupDescriptions property.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

bool CanGroup { get; }
View Source

Return Value

Boolean
true if this view supports grouping; otherwise, false.

See Also

Reference

IDataGridCollectionView Interface
Avalonia.Collections Namespace