CanGroup Property
CanGroup
Gets a value that indicates whether this view supports grouping via the System.ComponentModel.ICollectionView.GroupDescriptions property.
Declaration
public bool CanGroup { get; }
Public ReadOnly Property CanGroup As Boolean