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.Maui.CollectionView

Assembly: DevExpress.Maui.CollectionView.dll

NuGet Package: DevExpress.Maui.CollectionView

Declaration

public class GroupInfo :
    NotifyPropertyChangedObject

Inheritance

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