itemTextWrap Property

Summary

Indicates whether the items text should automatically wrap to the next line if needed.

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

Property Value

true if the items text should automatically wrap to the next line if needed, otherwise; false. Default value is true.

Remarks

Note that this value is currently not supported in the HTML/JavaScript platform.

For more information, refer to Image Viewer Appearance.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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