name Property

Summary

User-defined name associated with the ImageViewer instance.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'name', 
	get: function(), 
	set: function(value) 
) 
name: string; 

Property Value

A string corresponding to the name of the control instance. Default value is null.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.