ValidationHintProperties.InvalidState Property
Provides access to settings that will be in effect only when the parent ValidationHint is in the invalid 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 invalid ValidationHint object state. |
See Also