parent Property

Summary

Gets or sets the layout manager parent of this item.

Syntax
TypeScript
JavaScript
Object.defineProperty(LayoutManagerItem.prototype, 'parent', 
	get: function(), 
	set: function(value) 
) 
parent: LayoutManager; 

Property Value

LayoutManager which represents the layout manager parent of this item.

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