Wisej.Web.TypeValidationEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents the method that will handle the TypeValidationCompleted event of the MaskedTextBox control.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A TypeValidationEventArgs that contains the event data.
Occurs when MaskedTextBox has finished parsing the current value using the ValidatingType property.