This documentation is archived and is not being maintained.

GridViewEditEventArgs Properties

The GridViewEditEventArgs type exposes the following members.

  NameDescription
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property NewEditIndex Gets or sets the index of the row being edited.
Top
Show: