Version

ItemEventArgs class Members

The following tables list the members exposed by ItemEventArgs.

Public Constructors
 NameDescription
Public ConstructorItemEventArgs Constructor  
Public Properties
 NameDescription
Public PropertyitemReference to the object that is associated with the event.  
Public PropertytypeType of the object that is associated with the event, for example: "cell", "column" etc.  
See Also