Skip to main content
A newer version of this page is available. .

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

public class CollectionViewSelectedItemAppearance :
    CollectionViewItemAppearance

The following members return CollectionViewSelectedItemAppearance objects:

Inheritance

See Also