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.v22.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
ValidationHintBaseProperties | A ValidationHintBaseProperties object that stores settings for the indeterminate ValidationHint object state. |
See Also