ItemMouseHoverEventArgs
Wisej.Web.ItemMouseHoverEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for the ItemMouseHover event.
Constructors
Initializes a new instance of the ItemMouseHoverEventArgs class.
Name | Type | Description |
---|---|---|
item |
Properties
ListViewItem: Returns the item the pointer is currently hovering over.
Used By
Name | Description |
---|---|
Last updated