Skip to main content

CanGroup Property

Gets a value indicating whether this view supports grouping. When this returns false, the rest of the interface is ignored.

Definition

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

public bool CanGroup { get; }

Property Value

Boolean

Implements

IDataGridCollectionView.CanGroup

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace