GroupDescriptions Property

ICollectionView.GroupDescriptions Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a collection of GroupDescription objects that describe how the items in the collection are grouped in the view.

Namespace:  System.ComponentModel
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
ReadOnly Property GroupDescriptions As ObservableCollection(Of GroupDescription)

Property Value

Type: System.Collections.ObjectModel.ObservableCollection(Of GroupDescription)
A collection of objects that describe how the items in the collection are grouped in the view.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft