ComponentOne Input for WinForms
ParseEventArgs Class Members
Properties 

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : ParseEventArgs Class

The following tables list the members exposed by ParseEventArgs.

Public Properties
 NameDescription
Public PropertyData type to convert the string to.  
Public PropertyError information in case of parsing failure. Can be set in event code in Parsing.  
Public PropertyParseInfo object that fired the event.  
Public PropertyParse result (assigned in the event code in Parsing). Default: True  
Public PropertySource string for parsing.  
Public PropertyProperty to save the result to (in Parsing) or to get the resulting value from (in Parsed).  
Top
See Also

Reference

ParseEventArgs Class
C1.Win.C1Input Namespace