visible Property

Summary

Gets or sets whether the progress bar is visible.

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

Property Value

true to make the progress bar visible, false otherwise.

Remarks

This progress bar will be invisible if the lazy loading is activated, refer to FullDownload.

Requirements

Target Platforms

Help Version 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.