ItemCheckedEventArgs
Wisej.Web.ItemCheckedEventArgs
Last updated
Wisej.Web.ItemCheckedEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for the ItemChecked event of the ListView control.
Initializes a new instance of the ItemCheckedEventArgs class.
item
ListViewItem: Returns the ListViewItem whose checked state is changing.
The that is being checked or unchecked.
Represents the method that will handle the event of a control.