Version

HeaderCheckBoxEventArgs class

Event arguments object that is passed into an event handler for header checkbox clicked
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.HeaderCheckBoxEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.HeaderCheckBoxEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
         Infragistics.Web.UI.HeaderCheckBoxEventArgs

See Also