This documentation is archived and is not being maintained.

GridViewSelectEventArgs Properties

The GridViewSelectEventArgs 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 NewSelectedIndex Gets or sets the index of the new row to select in the GridView control.
Top
Show: