Version

ActiveCellChangedEventArgs class

Event arguments object passed into the active cell changed event handler.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.ActiveCellChangedEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.ActiveCellChangedEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
      Infragistics.Web.UI.EventArgs
         Infragistics.Web.UI.ActiveCellChangedEventArgs

See Also