Share via


ContentDatabaseSection.TabIndex property

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

Syntax

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

value = instance.TabIndex

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

Property value

Type: System.Int16

See also

Reference

ContentDatabaseSection class

ContentDatabaseSection members

Microsoft.SharePoint.WebControls namespace