Back to Devexpress

SvgImageItemAppearanceCollection.Hovered Property

windowsforms-devexpress-dot-xtraeditors-dot-svgimageitemappearancecollection-fcb24710.md

latest1.3 KB
Original Source

SvgImageItemAppearanceCollection.Hovered Property

Gets the appearance settings applied in the hovered state.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public SvgImageItemAppearance Hovered { get; }
vb
Public ReadOnly Property Hovered As SvgImageItemAppearance

Property Value

TypeDescription
SvgImageItemAppearance

The appearance settings applied in the hovered state.

|

See Also

SvgImageItemAppearanceCollection Class

SvgImageItemAppearanceCollection Members

DevExpress.XtraEditors Namespace