ComponentOne Input for WinForms
ErrorInfo Property (PreValidationEventArgs)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > PreValidationEventArgs Class : ErrorInfo Property
Error information in case of validation failure. Can be set in event code in PreValidating.
Syntax
'Declaration
 
Public ReadOnly Property ErrorInfo As ErrorInfo
public ErrorInfo ErrorInfo {get;}
See Also

Reference

PreValidationEventArgs Class
PreValidationEventArgs Members