ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / CollectionViewGroup Class


In This Topic
    CollectionViewGroup Class Properties
    In This Topic

    For a list of all members of this type, see CollectionViewGroup members.

    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
    See Also