divID Property (SubCell)

Summary

Gets or sets the div element id.

Syntax

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

Property Value

Character string that represents div element id.

Remarks

to get the div element, refer to Div.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize