WinUI | ComponentOne
C1.WinUI.DataCollection Assembly / C1.WinUI.DataCollection Namespace / C1CollectionView Class / CollectionGroups Property
In This Topic
    CollectionGroups Property
    In This Topic
    Returns any collection groups that are associated with the view.
    Syntax
    public IObservableVector<object> CollectionGroups {get;}
    See Also