System.Web.UI.WebControls.FormViewRow.ItemIndex Property

Gets the index of the data item displayed from the data source.

Syntax

public virtual int ItemIndex { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the FormViewRow.ItemIndex property to determine the index of the data item.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0