Namespace:
C1.LiveLinq.LiveViews
Assembly: C1.LiveLinq (in C1.LiveLinq.dll)
Assembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
| C# |
|---|
ObservableCollection<GroupDescription> ICollectionView.GroupDescriptions { get; } |
| Visual Basic |
|---|
Private ReadOnly Property GroupDescriptions As ObservableCollection(Of GroupDescription) Implements ICollectionView.GroupDescriptions Get |