SvgImageItemAppearanceCollection.Normal Property
Gets the appearance settings applied in the normal state.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
SvgImageItemAppearance | The appearance settings applied in the normal state. |
See Also