←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Web Assembly
Click or drag to resize