The following tables list the members exposed by ClientCancelUpdateRowEventArgs.
Name | Description | |
---|---|---|
ClientCancelUpdateRowEventArgs Constructor |
Name | Description | |
---|---|---|
row | Returns reference to the row that is being updated. (Inherited from Infragistics.Web.UI.CancelUpdateRowEventArgs) | |
selfUpdate | Indicates if the datasource will process the cells update outside of the grid. The default value of this setting is true. | |
updatedCells | Returns an array of updated cell helper objects that contain cell's new and old values. (Inherited from Infragistics.Web.UI.CancelUpdateRowEventArgs) |