ComponentOne Xamarin Edition
GroupDescription Constructor
C1.CollectionView Assembly > C1.CollectionView Namespace > GroupDescription Class : GroupDescription Constructor
The path of the data item to which the group operation will be applied.
Initializes a new instance of the GroupDescription class.
Syntax
public GroupDescription( 
   string groupPath
)

Parameters

groupPath
The path of the data item to which the group operation will be applied.
See Also

Reference

GroupDescription Class
GroupDescription Members