tickBoxes Property

Summary

Gets a list of tick boxes associated with the cell.

Syntax
TypeScript
JavaScript
Object.defineProperty(LayoutManagerItem.prototype, 'tickBoxes', 
	get: function() 
) 
tickBoxes: TickBox[]; // read-only 

Property Value

A list of TickBox objects associated with this cell.

Remarks

A TickBox is used for custom user interaction, such as multiple cell selection and categorization. By default, one tick box is added to each cell and to this list. The tick box is located at the bottom right of the cell.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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