derivatives Property (Cell)

Summary

Gets the children of the cell.

Syntax

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

Property Value

LeadCollection collection that contains the children of the cell. Currently only the MPR generated cells are placed here.

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