canMerge Method

Summary

Checks whether the selected cells can be merged.

Syntax
TypeScript
JavaScript
MedicalViewer.prototype.canMerge = function() 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly