ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_thumbnailBorderWidth() : Integer function set_thumbnailBorderWidth(value : Integer) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearThumbnailList.get_thumbnailBorderWidth(); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_thumbnailBorderWidth() : Integer function set_thumbnailBorderWidth(value : Integer) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearThumbnailList.get_thumbnailBorderWidth(); |
This property gets or sets the border 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;