selectedItem Property

Summary

Gets or sets the selected item of this layout.

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

Property Value

LayoutManagerItem that represents the selected item.

Remarks

This is an alternative method to SelectItem.

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.