ASP.NET Ajax Javascript (Specification) | |
---|---|
function scrollToFirstThumbnail() : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearThumbnailList.scrollToFirstThumbnail(); |
This method scrolls into view the first thumbnail in the list.
ImageGear for .NET | |
scrollToFirstThumbnail Method | |
See Also Send comments on this topic. |
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > ImGearThumbnailList Class : scrollToFirstThumbnail Method |
Glossary Item Box
ASP.NET Ajax Javascript (Specification) | |
---|---|
function scrollToFirstThumbnail() : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearThumbnailList.scrollToFirstThumbnail(); |
This method scrolls into view the first thumbnail in the list.