ComponentOne Xamarin Edition
GroupAsync Method (ISupportGrouping)
C1.CollectionView Assembly > C1.CollectionView Namespace > ISupportGrouping Interface : GroupAsync Method
The group descriptions that determine how the data will be grouped.
Groups the collection view according to the specified group descriptions.
Syntax
Task GroupAsync( 
   params GroupDescription[] groupDescriptions
)

Parameters

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

Reference

ISupportGrouping Interface
ISupportGrouping Members