Skip to main content

Groups Property

Gets the top-level groups, constructed according to the descriptions given in GroupDescriptions.

Definition

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

public IAvaloniaReadOnlyList<Object> Groups { get; }

Property Value

IAvaloniaReadOnlyList(Object)

Implements

IDataGridCollectionView.Groups

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace