iD Property

Summary

The ID of the menu displayed.

Syntax
TypeScript
JavaScript
Object.defineProperty(Menu.prototype, 'id', 
	get: function() 
) 
id: string; // read-only 

Property Value

The ID of the menu.

Remarks

This ID is created internally the first time the menu is displayed.

To add items to the menu, call Items.

If the menu does not have any items, it will not be displayed. To display the menu, fill it up with items using the Items collection, then call the Show method.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.