RenderingTemplateContainer.DisplayIndex Property

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

Syntax

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

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

Property Value

Type: System.Int32

Implements

IDataItemContainer.DisplayIndex

See Also

Reference

RenderingTemplateContainer Class

RenderingTemplateContainer Members

Microsoft.SharePoint.WebControls Namespace