showLinkedButton Property

Summary

Indicates whether to show the associated linked icon with the MedicalViewer.

Syntax

TypeScript
JavaScript
Object.defineProperty(MedicalViewer.prototype, 'showLinkedButton', 
	 get: function(), 
	 set: function(value) 
) 
      showLinkedButton: boolean; 

Property Value

boolean. The default value is false.

Remarks

The linked icon is a TickBox that appears on the bottom left of the MedicalViewer.

Requirements

Target Platforms

See Also

MedicalViewer

MedicalViewer Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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