highlightedItems Property

Summary

Gets the highlighted item list.

Syntax

JavaScript Syntax
Object.defineProperty(LayoutManager.prototype, 'highlightedItems', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly