ValidationHintBaseDefaultProperties.ActualIcon Property
In This Article
Returns the icon currently displayed by this ValidationHint object’s hint.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Image | An Image currently displayed by this Validation |
See Also