Skip to main content

DXCollectionView.GroupDescription Property

Specifies how to group data items in the view.

Namespace: DevExpress.XamarinForms.CollectionView

Assembly: DevExpress.XamarinForms.CollectionView.dll

NuGet Package: DevExpress.XamarinForms.CollectionView

#Declaration

C#
public GroupDescription GroupDescription { get; set; }

#Property Value

Type
GroupDescription
See Also