ComponentOne MultiSelect for WinForms
ErrorInfo Property (PostValidationEventArgs)

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

Reference

PostValidationEventArgs Class
PostValidationEventArgs Members