Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

SelectedItemBackgroundColor Property

Show in webframe
Selected items background color.
Syntax
get_selectedItemBackgroundColor();
set_selectedItemBackgroundColor(value);
Object.defineProperty('selectedItemBackgroundColor');

Property Value

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