ImageGear .NET - Updated
scrollToSelectedThumbnail Method

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearThumbnailList class : scrollToSelectedThumbnail Method
Scrolls to the currently selected thumbnail item in the list.
Syntax
ASP.NET Ajax Javascript (Specification) 
function scrollToSelectedThumbnail() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.scrollToSelectedThumbnail();
Remarks

This method scrolls into view the currently selected thumbnail.

See Also

Reference

ImGearThumbnailList class
ImGearThumbnailList Members