canMerge Method

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly