ImageGear for .NET
selectNextThumbnail Method
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > ImGearThumbnailList Class : selectNextThumbnail Method

Glossary Item Box

Selects the thumbnail next to the currently selected thumbnail.

Syntax

ASP.NET Ajax Javascript (Specification) 
function selectNextThumbnail() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.selectNextThumbnail();

Remarks

This method selects the thumbnail next to the one currently selected.

Note: When the selection mode is set to multi slection, and if there already is a multi selection currently in effect, then this method will select the next thumbnail to the next highest number in the selected list.

See Also

©2013. Accusoft Corporation. All Rights Reserved.