The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

TabSelectedIndexChangingEventArgs class

Class used as EventArgs while raising events before selected tab change in WebTab.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.TabSelectedIndexChangingEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.TabSelectedIndexChangingEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
            Infragistics.Web.UI.TabSelectedIndexChangingEventArgs

See Also