FormViewDeleteEventArgs::RowIndex Property
.NET Framework (current version)
Gets the index of the record being deleted from the data source.
Assembly: System.Web (in System.Web.dll)
Use the RowIndex property to determine the index of the record being deleted from the data source. The row index corresponds to the page index of the record being deleted.
.NET Framework
Available since 2.0
Available since 2.0
Show: