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