ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_thumbnailWidth() : Integer function set_thumbnailWidth(value : Integer) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearThumbnailList.get_thumbnailWidth(); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_thumbnailWidth() : Integer function set_thumbnailWidth(value : Integer) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearThumbnailList.get_thumbnailWidth(); |
This property gets or sets the width in pixel units for thumbnails displayed in the control. Note: This property is only relevant when choosing the default mode control style with the useDefaultStyling set to true;