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