CollectionViewGroup Class Members
                In This Topic
            
            The following tables list the members exposed by CollectionViewGroup.
            
            
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | Group | Gets the name of the group. | 
|  | GroupItems | Gets a collection of child items of the group, which can be a source collection items for a bottom level group or CollectionViewGroup objects for groups in higher level of the groups tree hierarchy. | 
|  | IsBottomLevel | Gets a value indicating whether this group has any subgroups. | 
|  | ItemCount | Gets a number of the source collection items inside the group subtree. | 
TopSee Also