CanGroup Property

ICollectionView.CanGroup Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a value that indicates whether this view supports grouping by way of the GroupDescriptions property.

Namespace:  System.ComponentModel
Assembly:  System.Windows (in System.Windows.dll)

bool CanGroup { get; }

Property Value

Type: System.Boolean
true if this view supports grouping; otherwise, false.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft