Wisej.Web.ItemMouseHoverEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the ItemMouseHover event of a ListView.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A ItemMouseHoverEventArgs that contains the event data.
Fired when the pointer hovers over an item.
Fired when the pointer leaves an item.