Wisej.Web.ItemClickEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents the method that will handle the ItemClick event of a ListView.
sender
The source of the event.
e
A that contains the event data.
Fired when the item is clicked or tapped.
Fired when the item is double clicked or tapped.