Share via


EntityEditor.TabIndex Property

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

Syntax

'Declaration
Public Overrides Property TabIndex As Short
    Get
    Set
'Usage
Dim instance As EntityEditor
Dim value As Short

value = instance.TabIndex

instance.TabIndex = value
public override short TabIndex { get; set; }

Property Value

Type: System.Int16

See Also

Reference

EntityEditor Class

EntityEditor Members

Microsoft.SharePoint.WebControls Namespace