| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property GroupDescriptions As ObservableCollection(Of GroupDescription) | |
| C# | |
|---|---|
public ObservableCollection<GroupDescription> GroupDescriptions {get;} | |
Return Value
An ObservableCollection of GroupDescription objects that describe how the items in the detail are grouped.Supported Frameworks: Microsoft .NET Framework version 3.5