Skip to main content

IsGrouping Property

Gets a collection of GroupDescription objects that describe how the items in the collection are grouped in the view.

Definition

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

bool IsGrouping { get; }
View Source

Return Value

Boolean
A collection of objects that describe how the items in the collection are grouped in the view.

See Also

Reference

IDataGridCollectionView Interface
Avalonia.Collections Namespace