[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.Groups

Groups Property

Groups

Gets the top-level groups.

Declaration
public ReadOnlyObservableCollection<object?>? Groups { get; }
Implements