ValidationHintDefaultProperties Properties
An object that stores individual validation hint properties for all three control validation states.
Name | Description |
---|---|
Actual |
Returns the current validation state of this Validation |
Indeterminate |
Provides access to the Validation |
Invalid |
Provides access to the Validation |
State |
Gets or sets the current validation state of this Validation |
Valid |
Provides access to the Validation |
See Also