Version

tabIndex Property

Gets index of tab item involved in event as integer.Index of tab item.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_tabIndex() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfTabItemEventArgs.get_tabIndex();
See Also