Sparkline for UWP | ComponentOne
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 Object
    public object Group {get;}
    See Also