Version

scrollNextFar Method

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