ValidationHintProperties.ValidState Property
Provides access to settings that will be in effect only when the parent ValidationHint is in the valid state.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
ValidationHintBaseProperties | A ValidationHintBaseProperties object that stores settings for the valid ValidationHint object state. |
See Also