ComponentOne Input for WinForms
ErrorInfo Property (ParseEventArgs)

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

Reference

ParseEventArgs Class
ParseEventArgs Members