TickBox Constructor

Summary

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

Syntax
TypeScript
JavaScript
TickBox = function( 
   cell 
) 
constructor( 
   cell: LayoutManagerItem 
); 

Parameters

cell

The parent cell, where the tick box is located.

Remarks

To add this tick box to the cell, refer to TickBoxes.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly