Skip to main content

GroupInfo Class

Contains information about a group of data items and serves as a binding context for the GroupHeaderTemplate template.

Namespace: DevExpress.XamarinForms.CollectionView

Assembly: DevExpress.XamarinForms.CollectionView.dll

NuGet Package: DevExpress.XamarinForms.CollectionView

#Declaration

C#
public class GroupInfo :
    NotifyPropertyChangedObject

#Inheritance

Object
DevExpress.XamarinForms.CollectionView.Internal.NotifyPropertyChangedObject
GroupInfo
See Also