Back to Devexpress

GroupInfo Class

maui-devexpress-dot-maui-dot-collectionview-43bdf02f.md

latest1.3 KB
Original Source

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

csharp
public class GroupInfo :
    NotifyPropertyChangedObject

Implements

INotifyPropertyChanged

INotifyPropertyChanging

Inheritance

System.Object DevExpress.Maui.CollectionView.Internal.NotifyPropertyChangedObject GroupInfo

Extension Methods

Yield<GroupInfo>()

YieldIfNotNull<GroupInfo>()

See Also

GroupInfo Members

DevExpress.Maui.CollectionView Namespace