The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: