subCell Property

Summary

Gets the frame sub-Cell.

Syntax

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

Property Value

SubCell which represents frame attached sub-cell.

Remarks

This value is null if the frame is not visible, if the frame is visible, the sub-cell will be the area that displays the frame.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly