Version

index Property

Gets index of pane within collection of panes in WebTab as integer.Index in collection of tabs.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_index() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfTabItem.get_index();
See Also