←Select platform

ItemTextWrap Property

Summary

Indicates whether the item's text should automatically wrap to the next line if needed.

Syntax
C#
C++/CLI
public virtual bool ItemTextWrap { get; set; } 
public:  
   virtual property bool ItemTextWrap 
   { 
      bool get() 
      void set(bool value) 
   } 

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.1.24
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.