parentCell Property

Summary

Gets the parent cell of this sub-cell.

Syntax
TypeScript
JavaScript
Object.defineProperty(SubCell.prototype, 'parentCell', 
	get: function() 
) 
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
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.