The following tables list the members exposed by RowAddedEventArgs.
Name | Description | |
---|---|---|
RowAddedEventArgs Constructor | Constructor. |
Name | Description | |
---|---|---|
Exception | Provides a reference to the exception that is thrown during an edit operation. Null if the opertation succeeded. (Inherited from Infragistics.Web.UI.GridControls.EditedEventArgs) | |
ExceptionHandled | If an exception was thrown during an edit operation this property indicates whether it is handled inside of the event handler or it should be forwarded to the application. Can be set inside of the event handler. (Inherited from Infragistics.Web.UI.GridControls.EditedEventArgs) | |
RowID | ID of the row the edit event is associated with. (Inherited from Infragistics.Web.UI.GridControls.EditedEventArgs) |