ComponentOne DataGrid for WPF and Silverlight
CanGroup Property (RiaCollectionView)

C1.Silverlight.DataGrid.Ria Namespace > RiaCollectionView Class : CanGroup Property
Gets a value that indicates whether this view supports grouping by way of the System.ComponentModel.ICollectionView.GroupDescriptions property.
Syntax
'Declaration
 
Public Overrides ReadOnly Property CanGroup As System.Boolean
public override System.bool CanGroup {get;}

Property Value

true if this view supports grouping; otherwise, false.
See Also

Reference

RiaCollectionView Class
RiaCollectionView Members