TextEditor.TabIndex, propriété (Microsoft.SharePoint.Portal.WebControls)
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property TabIndex As Integer
'Utilisation
Dim instance As TextEditor
Dim value As Integer
value = instance.TabIndex
instance.TabIndex = value
public int TabIndex { get; set; }
Voir aussi
Référence
TextEditor, classe
Membres TextEditor
Microsoft.SharePoint.Portal.WebControls, espace de noms