ComponentOne InputPanel for WinForms
ValidatingType Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : ValidatingType Property
Gets or sets the data type used to verify the data input by the user.
Syntax
'Declaration
 
Public Property ValidatingType As System.Type
public System.Type ValidatingType {get; set;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members