derivatives Property

Summary

Gets the children of the cell.

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

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