Version

scrollPrevFar Method

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