ValidationHintBaseProperties.Icon Property
In This Article
Gets or sets the ValidationHint icon. This icon will be displayed for all validation hints owned by the Adorner UI Manager.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Image | null | An Image displayed by any validation hint owned by this manager. |
See Also