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

Leadtools.Controls.Medical Assembly