SubCell Constructor

Summary

Initializes a new Frame class object with explicit parameters.

Syntax
TypeScript
JavaScript
SubCell = function( 
   cell, 
   divID 
) 
constructor( 
   cell: Cell, 
   divID: string 
); 

Parameters

cell

The parent cell.

divID

The sub-cell div element name.

Remarks

To add this to the cell, refer to Items property.

Each instance of this class must have a unique <para name="divID" /> value.

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.