Frame Constructor

Summary

Initializes a new Frame class object with explicit parameters.

Syntax

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

Parameters

parent

The parent cell.

Remarks

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

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