HTMLInputElement.TabIndex
HTMLInputElement.TabIndex property
Index that represents the element’s position in the tabbing order. See the tabindex attribute definition in HTML 4.01.
public int TabIndex { get; set; }
See Also
- class HTMLInputElement
- namespace Aspose.Html
- assembly Aspose.HTML