parent Property

Summary

Gets or sets the parent item of this tick box.

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

Property Value

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