parent Property (ActionCommand)

Summary

Gets the parent viewer of this action.

Syntax

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

Property Value

Cell class that represents the parent cell of this action.

Remarks

To get the viewer attached to the cell, use ImageViewer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize