subCell Property (FrameAttachedEventArgs)

Summary

Gets the sub cell that has been attached to the frame.

Syntax

JavaScript Syntax
Object.defineProperty(FrameAttachedEventArgs.prototype, 'subCell', 
	get: function() 
) 
TypeScript Syntax
subCell: SubCell; // read-only

Property Value

SubCell the represents the sub-cell that got attached to the frame.

Remarks

To get the frame attached with the sub-cell, refer to Frame.

To get a list of all the sub-cell in the viewer, refer to Items.

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