Version

TabItemPostBackEventArgs class

Class used as EventArgs while raising events before tab-item close, add or submit action in WebTab.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.TabItemPostBackEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.TabItemPostBackEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
            Infragistics.Web.UI.TabItemPostBackEventArgs

See Also