cells Property

Summary

Returns a LeadCollection of cell objects used to store cells within a layout.

Syntax

TypeScript
JavaScript
Object.defineProperty(LayoutManager.prototype, 'cells', 
	 get: function() 
) 
      cells: lt.LeadCollection; // read-only 

Property Value

lt.LeadCollection The default value is an empty lt.LeadCollection.

Requirements

Target Platforms

See Also

LayoutManager

LayoutManager Members

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

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