selectionMode Property (ImageViewerSelectItemsInteractiveMode)

Summary

Selection mode.

Syntax

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

Property Value

The selection mode. Default value is ImageViewerSelectionMode.Single.

Example

For an example, refer to ImageViewerSelectItemsInteractiveMode.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize