parent Property

Summary

Gets or sets the parent item of this tick box.

Syntax

JavaScript Syntax
Object.defineProperty(TickBox.prototype, 'parent', 
	get: function() 
) 
TypeScript Syntax
parent: LayoutManagerItem; // read-only 

Property Value

LayoutManagerItem that represents the parent 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