customLayout Property

Summary

Gets or set the custom layout that will be filled by either Cells or empty Div HTML Elements. This is assigned through the LayoutManager's Constructor.

Syntax

TypeScript
JavaScript
Object.defineProperty(MedicalViewer.prototype, 'customLayout', 
	 get: function(), 
	 set: function(value) 
) 
      customLayout: lt.LeadRectD[]; 

Property Value

An lt.LeadRectD[] array. The default value is null.

Remarks

Automatically updates the Medical Viewer's Cells upon assignment.

Requirements

Target Platforms

See Also

MedicalViewer

MedicalViewer Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.