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

Glossary Item Box

Gets or sets the selection behavior for the thumbnails in the ImGearThumbnailList control.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_selectionMode() : {Any}
function set_selectionMode(value : {Any})
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.get_selectionMode();

Remarks

This property defines the selection behavior in the ImGearThumbnailList control. For the various options, refer to ImGearThumbnailSelectionMode. If you change the value of this property, the control will raise its propertyChanged event.

See Also

©2013. Accusoft Corporation. All Rights Reserved.