GroupInfo Class
In This Article
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
C#
public class GroupInfo :
NotifyPropertyChangedObject
#Inheritance
System.Object
DevExpress.Maui.CollectionView.Internal.NotifyPropertyChangedObject
GroupInfo
See Also