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