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.2.dll
Declaration
Property Value
Type | Description |
---|---|
ValidationHintBaseProperties | A ValidationHintBaseProperties object that stores settings for the valid ValidationHint object state. |
See Also