ImageGear .NET - Updated
thumbnailBorderColor Property

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearThumbnailList class : thumbnailBorderColor Property
Gets or sets the for the border color for thumbnails displayed in the control.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_thumbnailBorderColor() : String
function set_thumbnailBorderColor(value : String)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.get_thumbnailBorderColor();
Remarks

This property gets or sets the border color 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;

See Also

Reference

ImGearThumbnailList class
ImGearThumbnailList Members