canMerge Method (MedicalViewer)

Summary

Checks whether the selected cells can be merged.

Syntax

JavaScript Syntax
MedicalViewer.prototype.canMerge = function()
TypeScript Syntax
canMerge(): boolean;

Return Value

true if the selected cells can be merged, false otherwise.

Remarks

To merge the selected cells, refer to MergeSelected.

To get a list of the selected cells, refer to SelectedItems.

Requirements

Target Platforms

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