Version

ContainerRowCancelEventArgs Class Members

The following tables list the members exposed by ContainerRowCancelEventArgs.

Public Constructors
 NameDescription
Public ConstructorContainerRowCancelEventArgs ConstructorInitializes the object with the originating event arguments.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyRowReference to the grid object associated with the event.  
See Also