This documentation is archived and is not being maintained.
GridViewCancelEditEventArgs Properties
Visual Studio 2010
The GridViewCancelEditEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
RowIndex | Gets the index of the row containing the Cancel button that raised the event. |
Show: