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