visible Property

Summary

Gets or sets a boolean value that indicates whether to make the tick box visible.

Syntax
TypeScript
JavaScript
Object.defineProperty(TickBox.prototype, 'visible', 
	get: function(), 
	set: function(value) 
) 
visible: boolean; 

Property Value

True to make the tick box visible; false to make the tick box hidden.

Remarks

The first tick box is added by default to the cell. It appears at the right bottom 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.