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