Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

MultiSelectKeyModifier Property

Show in webframe
Modifier key to use for multi-selection.
Syntax
get_multiSelectKeyModifier();
set_multiSelectKeyModifier(value);
Object.defineProperty('multiSelectKeyModifier');

Property Value

TypeDescription
KeysThe modifier key to use for multi-selection operations. Default value is Control.
Remarks

This value is only used when IsKeyboardEnabled is set to true.

See Also

Reference

ImageViewerSelectItemsInteractiveMode Object
ImageViewerSelectItemsInteractiveMode Members

Error processing SSI file