Skip to main content
A newer version of this page is available. .

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