Back to Devexpress

CollectionViewItemAppearance Class

maui-devexpress-dot-maui-dot-collectionview-075d7978.md

latest1.9 KB
Original Source

CollectionViewItemAppearance Class

An object that contains a DXCollectionView item’s appearance properties.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public class CollectionViewItemAppearance :
    AppearanceBase

The following members return CollectionViewItemAppearance objects:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase CollectionViewItemAppearance CollectionViewGroupItemAppearance

CollectionViewSelectedItemAppearance

Extension Methods

Yield<CollectionViewItemAppearance>()

YieldIfNotNull<CollectionViewItemAppearance>()

See Also

CollectionViewItemAppearance Members

DevExpress.Maui.CollectionView Namespace