C1.Win.Input.Base Namespace / C1TextBoxBase Class / ParseInfo Property

In This Topic
ParseInfo Property (C1TextBoxBase)
In This Topic
Gets a settings affecting parsing, that is, converting the string entered by the user to the data type.
Syntax
'Declaration
 
Public ReadOnly Property ParseInfo As ParseInfo
 
See Also