Back to Devexpress

SvgImageItemAppearanceCollection.Pressed Property

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

latest1.4 KB
Original Source

SvgImageItemAppearanceCollection.Pressed Property

Gets the appearance settings applied in the pressed state.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

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

Property Value

TypeDescription
SvgImageItemAppearance

The appearance settings applied in the pressed state.

|

See Also

PressedItem

ItemPress

SvgImageItemAppearanceCollection Class

SvgImageItemAppearanceCollection Members

DevExpress.XtraEditors Namespace