ComponentOne Xamarin Edition
CanGroup Method (ISupportGrouping)
C1.CollectionView Assembly > C1.CollectionView Namespace > ISupportGrouping Interface : CanGroup Method
The group descriptions that determine how the data would be grouped.
Returns whether the collection view is able to group the specified group descriptions.
Syntax
bool CanGroup( 
   params GroupDescription[] groupDescriptions
)

Parameters

groupDescriptions
The group descriptions that determine how the data would be grouped.
See Also

Reference

ISupportGrouping Interface
ISupportGrouping Members