ValidationHintBaseProperties.ImageUri Property
In This Article
Gets or sets the image displayed within a hint of any ValidationHint object owned by this manager. The required image will be taken from the DevExpress Image Gallery.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value that specifies the image displayed within a hint of any Validation |
See Also