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