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
Related API Members
The following members return CollectionViewSelectedItemAppearance objects:
Inheritance
Object
BindableObject
Element
AppearanceBase
CollectionViewItemAppearance
CollectionViewSelectedItemAppearance
See Also