items Property

Summary

Gets the collection that contains the cells added to this layout.

Syntax

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

Property Value

LeadCollection that contains the cells added to this layout.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly