DataCollection | ComponentOne
C1.WPF.DataCollection Assembly / C1.WPF.DataCollection Namespace / C1CollectionView Class / Groups Property

In This Topic
    Groups Property
    In This Topic
    Gets the top-level groups.
    Syntax
    'Declaration
     
    Public ReadOnly Property Groups As ReadOnlyObservableCollection(Of Object)
    See Also