Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / CollectionViewGroup Class
Properties Methods Events


In This Topic
    CollectionViewGroup Class Members
    In This Topic

    The following tables list the members exposed by CollectionViewGroup.

    Public Properties
     NameDescription
    Public PropertyGets the name of the group.  
    Public PropertyGets 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.  
    Public PropertyGets a value indicating whether this group has any subgroups.  
    Public PropertyGets a number of the source collection items inside the group subtree.  
    Top
    Protected Properties
     NameDescription
    Protected Property  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    Protected Events
     NameDescription
    Protected Event  
    Top
    See Also