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

SvgImageItemAppearanceCollection.Hovered Property

Gets the appearance settings applied in the hovered state.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v19.2.dll

Declaration

public SvgImageItemAppearance Hovered { get; }

Property Value

Type Description
SvgImageItemAppearance

The appearance settings applied in the hovered state.

See Also