highlighted Property

Summary

Gets or sets whether the item is highlighted.

Syntax
TypeScript
JavaScript
Object.defineProperty(LayoutManagerItem.prototype, 'highlighted', 
	get: function(), 
	set: function(value) 
) 
highlighted: boolean; 

Property Value

true if the item is highlighted, false otherwise.

Remarks

highlighted item is an item that superimposed by a highlight color, to identify that this highlighted.

To get a list of the highlighted items, refer to HighlightedItems.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly