parentCell Property (SubCell)

Summary

Gets the parent cell of this sub-cell.

Syntax

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

Property Value

Cell that represents the parent cell of this sub-cell.

Remarks

The parent here is assigned through the sub-cell constructor.

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