C1.UWP Assembly / C1.Xaml Namespace / CollectionViewGroup Class
Members

CollectionViewGroup Class
Represents a group item of the C1CollectionView instance in the C1CollectionView.CollectionGroups collection.
Object Model
CollectionViewGroup Class
Syntax
'Declaration
 
Public MustInherit Class CollectionViewGroup 
   Implements Windows.UI.Xaml.Data.ICollectionViewGroup 
 
Inheritance Hierarchy

System.Object
   C1.Xaml.CollectionViewGroup

See Also