replaceEmptyDivs Property

Summary

Indicates whether the empty div should be replaced with the newly added cell.

Syntax
TypeScript
JavaScript
Object.defineProperty(MedicalViewer.prototype, 'replaceEmptyDivs', 
	get: function(), 
	set: function(value) 
) 
replaceEmptyDivs: boolean; 

Property Value

true to replace the empty div with the newly added cell; otherwise, false.

Remarks

Empty divs are elements displayed on the viewer which represent vacant areas that can be occupied by another item. For a list of empty divs, call EmptyDivs. To add cells to replace the empty divs, call Items.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.