GroupDescription Class
In This Article
Describes how to arrange data items into groups.
Namespace: DevExpress.XamarinForms.CollectionView
Assembly: DevExpress.XamarinForms.CollectionView.dll
NuGet Package: DevExpress.XamarinForms.CollectionView
#Declaration
C#
public class GroupDescription :
SortDescriptionBase
#Related API Members
The following members return GroupDescription objects:
#Inheritance
Object
SortDescriptionBase
GroupDescription
See Also