Version

scrollNext Method

Scrolls to the next item regarding the aligment type.
Syntax
ASP.NET Ajax Javascript (Specification) 
function scrollNext() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfNextItemScrollAnimation.scrollNext();
See Also