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

Glossary Item Box

Selects the first thumbnail in the control's list.

Syntax

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

Remarks

This method selects the first thumbnail in the ThumbnailListView. All other thumbnails will be unselected.

Note: When a multi selection mode is in effect and if there are one or more thumbnails selected at that point in time, this method causes de-selection of all the selected thumbnails and it selects the first thumbnail in the list.

See Also

©2013. Accusoft Corporation. All Rights Reserved.