linked Property

Summary

Gets or sets whether the various built-in interactive modes are applied to a specific frame or all frames.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'linked', 
	get: function(), 
	set: function(value) 
) 
linked: boolean; 

Property Value

true to make the interactive modes applied to all frames, false otherwise.

Remarks

This property currently applies to the following interactive modes:

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.