ICollectionView.CollectionGroups property
Returns any collection groups that are associated with the view.
Syntax
Property value
Type: IObservableVector<Object>
A vector collection of possible views.
Remarks
The CollectionGroups property is of type IObservableVector<object>, but these objects should implement ICollectionViewGroup.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
