C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / ParseEventArgs Class / ErrorInfo Property

In This Topic
ErrorInfo Property (ParseEventArgs)
In This Topic
Error information in case of parsing failure. Can be set in event code in Parsing.
Syntax
'Declaration
 
Public ReadOnly Property ErrorInfo As ErrorInfo
 
See Also