ComponentOne Input for WinForms
ParseInfo Property (C1TextBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : ParseInfo Property
Settings affecting parsing, that is, converting the string entered by the user to the data type.
Syntax
'Declaration
 
Public ReadOnly Property ParseInfo As ParseInfo
public ParseInfo ParseInfo {get;}
See Also

Reference

C1TextBox Class
C1TextBox Members