Version

RowEventArgs Class Members

The following tables list the members exposed by RowEventArgs.

Public Constructors
 NameDescription
Public ConstructorRowEventArgs ConstructorInitializes the object with the row responsible for the event.  
Public Properties
 NameDescription
Public PropertyRowReference to the row object associated with the event.  
See Also