multiSelectKeyModifier Property

Summary

Modifier key to use for multi-selection.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerSelectItemsInteractiveMode.prototype, 'multiSelectKeyModifier', 
	get: function(), 
	set: function(value) 
) 
multiSelectKeyModifier: Keys; 

Property Value

The modifier key to use for multi-selection operations. Default value is Control.

Remarks

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

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.