C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1NumericEdit Class / ParseInfo Property

In This Topic
ParseInfo Property (C1NumericEdit)
In This Topic
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