FormView.IDataItemContainer.DataItemIndex Property

 

For a description of this member, see IDataItemContainer.DataItemIndex.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

Private ReadOnly Property DataItemIndex As Integer Implements IDataItemContainer.DataItemIndex

Property Value

Type: System.Int32

An object that represents the display index.

This member is an explicit interface member implementation. It can be used only when the FormView instance is cast to an IDataItemContainer interface.

.NET Framework
Available since 2.0
Return to top
Show: