Skip to main content

Groups Property

Gets the top-level groups.

Definition

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

IAvaloniaReadOnlyList<Object> Groups { get; }
View Source

Return Value

IAvaloniaReadOnlyList(Object)
A read-only collection of the top-level groups or null if there are no groups.

See Also

Reference

IDataGridCollectionView Interface
Avalonia.Collections Namespace