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