ImageGear for .NET
scrollToPreviousBand Method

Scrolls the previous band of thumbnail items into view.
Syntax
ASP.NET Ajax Javascript (Specification) 
function scrollToPreviousBand() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.scrollToPreviousBand();
Remarks

This method scrolls into view the thumbnails contained in the line previous to the band in current view. Note: For thumbnails arranged in a single horizontal line, the scroll position will shift to a single thumbnail previous to the current scroll position. For thumbnails layout in a grid format, this control always has scroll bar on the right, therefore, the scroll position will move to the previous band of thumbnails. When the thumbnail layout has a single vertical column (a special case of grid with one column), the scroll position moves into view one thumbnail above the current position.

See Also

Reference

ImGearThumbnailList class
ImGearThumbnailList Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback