frames Property

Summary

Gets the collection of frames inside the cell.

Syntax

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

Property Value

LeadCollection collection that contains a list of Frame inside the cell.

Remarks

For more information on frames, refer to 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