subCell Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(FrameAttachedEventArgs.prototype, 'subCell', 
	get: function() 
) 
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

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

Leadtools.Controls.Medical Assembly