Version

scrollPrev Method

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