divID Property

Summary

Gets or sets the div element id.

Syntax

JavaScript Syntax
Object.defineProperty(LayoutManagerItem.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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly