div Property

Summary

Gets the div of this sub-cell.

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

Property Value

DivElement that represents the div element of this sub-cell.

Remarks

To get or set the div id, refer to DivID.

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