Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ActiveItemBackgroundColor Property

Show in webframe
Active item background color.
Syntax
get_activeItemBackgroundColor();
set_activeItemBackgroundColor(value);
Object.defineProperty('activeItemBackgroundColor');

Property Value

TypeDescription
stringThe active item 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