overlays Property (Cell)

Summary

Gets the collection of overlays inside the cell.

Syntax

JavaScript Syntax
Object.defineProperty(Cell.prototype, 'overlays', 
	get: function() 
) 
TypeScript Syntax
overlays: LeadCollection; // read-only

Property Value

LeadCollection collection that contains a list of OverlayText that will be displayed on the cell.

Remarks

For more information on overlays, refer to OverlayText.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize