Skip to main content

TcxEditValidateInfo Properties

Contains data that is used to visualize validation errors in an editor.
Name Description
ErrorIcon Specifies an icon (also called error icon) to be displayed by an editor when it fails validation.
ErrorText Specifies the message displayed when editor input validation fails.
ErrorType Specifies the error icon and its visibility within an editor.
See Also