Share via


RenderingTemplateContainer.DataItemIndex property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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