Basic Library for WinRT
CollectionGroups Property

Gets a collection of the top-level groups that is constructed based in the GroupDescriptions property. The objects in the collection are instances of the CollectionViewGroup class that implements the Windows.UI.Xaml.Data.ICollectionViewGroup interface.
Syntax
'Declaration
 
Public ReadOnly Property CollectionGroups As Windows.Foundation.Collections.IObservableVector(Of Object)
public Windows.Foundation.Collections.IObservableVector<object> CollectionGroups {get;}
See Also

Reference

C1CollectionView Class
C1CollectionView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback