ShowItemText Property

Summary
Gets or sets a value indicates whether the thumbnail item text is shown in the control or not.
Syntax
C#
VB
C++
public bool ShowItemText { get; set; } 
  
Public Property ShowItemText As Boolean 
public: 
property bool ShowItemText { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the thumbnail text shown otherwise false. Default value is true.

Example

For an example, refer to Add(String,Int32,Int32,String).

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.Web Assembly

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