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

Leadtools.Controls Assembly

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