Version

CancelableRowEventArgs Class Members

The following tables list the members exposed by CancelableRowEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableRowEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyRowThe row that the cell belongs to (read-only)  
See Also