Wisej.Web.ListViewBindingCompleteEventEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents the method that will handle the DataBindingComplete event of a ListView.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A ListViewDataUpdatedEventArgs that contains the event data.
Occurs after a data-binding operation has finished.