items Property (LayoutManager)

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

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