Gets a collection of GroupDescription objects that describe how the items in the collection are grouped.
Namespace:
C1.LiveLinq.LiveViewsAssembly: C1.Silverlight.LiveLinq (in C1.Silverlight.LiveLinq.dll)
Syntax
| C# |
|---|
public ObservableCollection<GroupDescription> GroupDescriptions { get; } |
| Visual Basic |
|---|
Public ReadOnly Property GroupDescriptions As ObservableCollection(Of GroupDescription) Get |