Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / IC1CollectionView Interface / CanGroup Property

In This Topic
    CanGroup Property (IC1CollectionView)
    In This Topic
    Gets a value that indicates whether this view supports grouping via the GroupDescriptions property.
    Syntax
    'Declaration
     
    
    ReadOnly Property CanGroup As Boolean
    bool CanGroup {get;}
    See Also