GridViewRow::RowIndex Property
.NET Framework (current version)
Gets the index of the GridViewRow object in the Rows collection of a GridView control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Int32The index of the GridViewRow object in the Rows collection of a GridView control.
Use the RowIndex property to determine the index of the GridViewRow object in the Rows collection of a GridView control.
Note |
|---|
This property applies only to data rows. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
