Namespace:  C1.Data.DataSource
Assembly:  C1.Data.Entity (in C1.Data.Entity.dll)

Syntax

C#
ReadOnlyObservableCollection<Object> ICollectionView.Groups { get; }
Visual Basic
Private ReadOnly Property Groups As ReadOnlyObservableCollection(Of Object)
	Implements ICollectionView.Groups
	Get

Implements

ICollectionView..::..Groups

See Also