ValidationHintBaseDefaultProperties.ActualIcon Property
Returns the icon currently displayed by this ValidationHint object’s hint.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Image | An Image currently displayed by this ValidationHint object’s hint. |
See Also