ValidationHintBaseProperties.SvgImage Property
In This Article
Gets or sets a vector images assigned to a validation hint.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Svg |
null | The vector image assigned to a hint. |
See Also