MRTISubCell Constructor

Summary

Initializes a new instance of the MRTISubCell class with explicit parameters.

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

Parameters

cell

The sub-cell parent.

divID

The div ID of the Div that will generate the sub-cell.

Remarks

The cell will automatically generate sub-cells and add them to the list Items.

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

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.