Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ItemBackgroundColor Property

Show in webframe
Default items background color.
Syntax
get_itemBackgroundColor();
set_itemBackgroundColor(value);
Object.defineProperty('itemBackgroundColor');

Property Value

TypeDescription
stringThe default items background color. Default value is "transparent".
Remarks

For more information, refer to Image Viewer Appearance.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file