DataGridCollectionView.

Groups Property

Summary

Gets the top-level groups, constructed according to the descriptions given in GroupDescriptions.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public IAvaloniaReadOnlyList<object> Groups { get; }

Value

Type Description
IAvaloniaReadOnlyList<object>