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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.