[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.CanGroup

CanGroup Property

CanGroup

Gets a value that indicates whether this view supports grouping via the GroupDescriptions property.

Declaration
public bool CanGroup { get; }
Implements