Skip to main content

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

C#
public class GroupDescription :
    SortDescriptionBase

The following members return GroupDescription objects:

#Inheritance

See Also