ItemCheckedEventArgs

Wisej.Web.ItemCheckedEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.2.0.0)

Provides data for the ItemChecked event of the ListView control.

public class ItemCheckedEventArgs : EventArgs

Constructors

Initializes a new instance of the ItemCheckedEventArgs class.

Properties

ListViewItem: Returns the ListViewItem whose checked state is changing.

Used By

Last updated