EntityEditor.InternalTabIndex field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected InternalTabIndex As Short
'Usage
Dim value As Short
value = Me.InternalTabIndex
Me.InternalTabIndex = value
protected short InternalTabIndex