[]
Gets a collection of GroupDescription objects that describe how the items in the collection are grouped.
public ObservableCollection<GroupDescription> GroupDescriptions { get; }
Public ReadOnly Property GroupDescriptions As ObservableCollection(Of GroupDescription)
| Type | Description |
|---|---|
| ObservableCollection<GroupDescription> | A collection of GroupDescription objects that describe how the items in the collection are grouped. |