ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_selectionMode() : {Any} function set_selectionMode(value : {Any}) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearThumbnailList.get_selectionMode(); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_selectionMode() : {Any} function set_selectionMode(value : {Any}) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearThumbnailList.get_selectionMode(); |
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.