overlayTextVisible Property

Summary

Gets or sets whether to show or hide the overlay text in the cell.

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

Property Value

true to show the overlay text, false to hide the overlay text.

Remarks

To add or remove overlay texts, refer to Overlays.

For more information on overlays, refer to OverlayText.

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