Version

tabVisibleIndex Property

Gets visible index of moving tab item as integer.Visible index of tab item.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_tabVisibleIndex() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfTabMovingEventArgs.get_tabVisibleIndex();
See Also