selectedItems Property

Summary

Gets the collection that contains the selected cells added in this layout.

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

Property Value

LeadCollection that contains the selected cells in this layout.

Remarks

An easier way to select an item is through SelectedItem, while this collection gives the user the ability to select multiple items.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.