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