ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / CollectionViewGroup Class
Members

In This Topic
    CollectionViewGroup Class
    In This Topic
    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 
    public abstract class CollectionViewGroup : Windows.UI.Xaml.Data.ICollectionViewGroup  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.CollectionViewGroup

    See Also