Back to Devexpress

CollectionViewGroupItemAppearance Class

maui-devexpress-dot-maui-dot-collectionview-cf578bb2.md

latest1.8 KB
Original Source

CollectionViewGroupItemAppearance Class

An object that contains a DXCollectionView‘s group item appearance properties.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public class CollectionViewGroupItemAppearance :
    CollectionViewItemAppearance

The following members return CollectionViewGroupItemAppearance objects:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase CollectionViewItemAppearance CollectionViewGroupItemAppearance

Extension Methods

Yield<CollectionViewGroupItemAppearance>()

YieldIfNotNull<CollectionViewGroupItemAppearance>()

See Also

CollectionViewGroupItemAppearance Members

DevExpress.Maui.CollectionView Namespace