parent Property

Summary

Gets or sets the layout manager parent of this item.

Syntax

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

Property Value

LayoutManager which represents the layout manager parent of this item.

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