selectionMode Property

Summary

Selection mode.

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

Property Value

The selection mode. Default value is ImageViewerSelectionMode.Single.

Example

For an example, refer to ImageViewerSelectItemsInteractiveMode.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly