ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / IC1CollectionView Interface / CollectionGroups Property

In This Topic
    CollectionGroups Property (IC1CollectionView)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property CollectionGroups As Windows.Foundation.Collections.IObservableVector(Of Object)
    Windows.Foundation.Collections.IObservableVector<object> CollectionGroups {get;}
    See Also