divID Property

Summary

Gets or sets the div element id.

Syntax
TypeScript
JavaScript
Object.defineProperty(SubCell.prototype, 'divID', 
	get: function(), 
	set: function(value) 
) 
divID: string; 

Property Value

Character string that represents div element id.

Remarks

to get the div element, refer to Div.

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.