Wisej.Web.ConvertEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents the method that handles the Parse and Format events of a Binding.
sender
The source of the event.
e
A that contains the event data.
Fired when the control parses the text into the typed .
Fired when the value control formats the typed to display it to the user.
Fired when the property of a control is bound to a data value.
Fired when the value of a data-bound control changes.