Wisej.Web.BindingCompleteEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents the delegate that handles the BindingComplete event.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A BindingCompleteEventArgs that contains the event data.
Fired when the FormattingEnabled property true and a binding operation is completed.
Fired at the completion of a data-binding operation.
Fired when all the clients have been bound to this BindingSource.