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

In This Topic
    Group Property
    In This Topic
    Gets the name of the group.
    Syntax
    'Declaration
     
    Public ReadOnly Property Group As System.Object
    public System.object Group {get;}
    See Also