RenderingTemplateContainer.DataItemIndex Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property DataItemIndex As Integer
    Get
'Usage
Dim instance As RenderingTemplateContainer
Dim value As Integer

value = instance.DataItemIndex
public int DataItemIndex { get; }

Property Value

Type: System.Int32

Implements

IDataItemContainer.DataItemIndex

See Also

Reference

RenderingTemplateContainer Class

RenderingTemplateContainer Members

Microsoft.SharePoint.WebControls Namespace