Table of Contents

Property GroupDescriptions

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

GroupDescriptions

Collection of GroupDescriptions, describing grouping. This property is forwarded to any collection view created from this source.

public ObservableCollection<GroupDescription> GroupDescriptions { get; }

Property Value

ObservableCollection<GroupDescription>