Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

HoveredItemBackgroundColor Property

Show in webframe
Hovered items background color.
Syntax
get_hoveredItemBackgroundColor();
set_hoveredItemBackgroundColor(value);
Object.defineProperty('hoveredItemBackgroundColor');

Property Value

TypeDescription
stringThe hovered 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