ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > ImGearThumbnailList class : thumbnailSelectedBackgroundColor Property |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_thumbnailSelectedBackgroundColor() : Integer function set_thumbnailSelectedBackgroundColor(value : Integer) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearThumbnailList.get_thumbnailSelectedBackgroundColor(); |
This property gets or sets the background color for the selected thumbnails displayed in the control. Note: This property is only relevant when choosing the default mode control style with the useDefaultStyling set to true;