Back to Devexpress

SvgImageItemAppearanceCollection.Selected Property

windowsforms-devexpress-dot-xtraeditors-dot-svgimageitemappearancecollection-87b4beb3.md

latest1.3 KB
Original Source

SvgImageItemAppearanceCollection.Selected Property

Gets the appearance settings applied in the selected state.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

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

Property Value

TypeDescription
SvgImageItemAppearance

The appearance settings applied in the selected state.

|

See Also

SvgImageItemAppearanceCollection Class

SvgImageItemAppearanceCollection Members

DevExpress.XtraEditors Namespace