C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / ValidatingType Property

In This Topic
ValidatingType Property (InputMaskedTextBox)
In This Topic
Gets or sets the data type used to verify the data input by the user.
Syntax
'Declaration
 
Public Property ValidatingType As Type
 
See Also