canLinkItems Property

Summary

Indicates whether the action can be applied to multiple items.

Syntax

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

Property Value

The default value is false.

Remarks

If the canLinkItems property is set to true, an action affecting one item will affect all linked items.

Requirements

Target Platforms

See Also

ActionCommand

ActionCommand 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.