Version

CancellableRowAddingEventArgs Class Members

The following tables list the members exposed by CancellableRowAddingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyInsertionIndexThe index at which the row is being inserted.  
Public PropertyRowThe CancellableRowEventArgs.Row that was modified. (Inherited from Infragistics.Controls.Grids.CancellableRowEventArgs)
See Also