Frame Constructor

Summary

Initializes a new Frame class object with explicit parameters.

Syntax
TypeScript
JavaScript
Frame = function( 
   parent 
) 
constructor( 
   parent: Cell 
); 

Parameters

parent

The parent cell.

Remarks

To add this frame to a cell, use the collection Frames.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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