Version

VirtualScrolling class

Virtual scrolling behavior object of the grid.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.VirtualScrolling = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.VirtualScrolling();
Inheritance Hierarchy

Object
   Sys.Component
      Infragistics.Web.UI.ObjectBase
         Infragistics.Web.UI.GridBehavior
            Infragistics.Web.UI.VirtualScrolling

See Also