Back to Devexpress

CollectionViewSelectedItemAppearance Class

maui-devexpress-dot-maui-dot-collectionview-2a82ae2e.md

latest1.9 KB
Original Source

CollectionViewSelectedItemAppearance Class

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

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public class CollectionViewSelectedItemAppearance :
    CollectionViewItemAppearance

The following members return CollectionViewSelectedItemAppearance objects:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase CollectionViewItemAppearance CollectionViewSelectedItemAppearance

Extension Methods

Yield<CollectionViewSelectedItemAppearance>()

YieldIfNotNull<CollectionViewSelectedItemAppearance>()

See Also

CollectionViewSelectedItemAppearance Members

DevExpress.Maui.CollectionView Namespace