| ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearThumbnailList : selectNextThumbnail Method |
| ASP.NET Ajax Javascript (Specification) | |
|---|---|
function selectNextThumbnail() : (Any); | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var resultVar = instanceOfImGearThumbnailList.selectNextThumbnail(); | |
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.
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearThumbnailList
ImGearThumbnailList Members