ItemClickEventArgs
Wisej.Web.ItemClickEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the ItemClick event.
public class ItemClickEventArgs : MouseEventArgs
Constructors
ItemClickEventArgs(item, button, clicks)

Initializes a new instance of the ItemClickEventArgs class.
Name
Type
Description
Properties
Item

ListViewItem: Returns the item that was clicked or tapped.
Used By
Name
Description
Last updated
Was this helpful?