parent Property (LayoutManagerItem)

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

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