highlightedItems Property

Summary

Gets the highlighted item list.

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

Property Value

LeadCollection that represents the highlighted items list of this layout manager.

Remarks

A highlighted item is an item that has superimposed by a highlight color.

If the user has performed a right click on the item, the highlighted item will automatically get updated to show the currently selected menu item.

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.