ImageGear .NET
selectPreviousThumbnail Method

Selects the thumbnail previous to the current thumbnail selection.
Syntax
ASP.NET Ajax Javascript (Specification) 
function selectPreviousThumbnail() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.selectPreviousThumbnail();
Remarks

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

Note: When the selection mode is set to multi selection and if there are current multiple thumbnail selections, then these will be unselected and the index before the first in the previously selected group will be selected. If no thumbnail(s) are currently selected, then there would be no selection resulting from the call to this method.

See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearThumbnailList
ImGearThumbnailList Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback