ValidationHintBaseDefaultProperties.CanShowIcon Property
In This Article
Returns whether or not this ValidationHint object can currently display a glyph within its hint.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if this Validation |
#Remarks
See ValidationHintBaseProperties.ShowIcon for more information.
See Also