visibility Property

Summary

Gets or sets whether the LayoutManagerItem object is visible.

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

Property Value

true to set the LayoutManagerItem object to visible; false otherwise.

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.