div Property

Summary

Gets the div that holds the MedicalViewer object.

Syntax

TypeScript
JavaScript
Object.defineProperty(MedicalViewer.prototype, 'div', 
	 get: function() 
) 
      div: HTMLDivElement; // read-only 

Property Value

A DivElement.

Remarks

The div is created and gets the attached parent passed in the constructor.

Requirements

Target Platforms

See Also

MedicalViewer

MedicalViewer Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.