Share via


ImgElement.tabIndex Property

SharePoint Designer Developer Reference

Sets or returns an Integer that represents the position of an element within the tab selection order.

Syntax

expression.tabIndex

expression   Required. A variable that represents an ImgElement object.

See Also