Search
ItemEventArgs Members
Constructors Properties
 


Specifies data for the item related events.

The following tables list the members exposed by the ItemEventArgs type.

 Public Constructors

  Name Description

ItemEventArgs

Initializes a new instance of the ItemEventArgs class.

 Public Properties

  Name Description

item

Gets the item, associated with the event.

rawEventArgs

Gets the Javascript event data.

 See Also