←Select platform

SelectedThumbStyle Property

Summary

Gets the style for a selected thumbnail.

Syntax

C#
VB
C++
[NotifyParentPropertyAttribute(true)] 
public ThumbnailStyle SelectedThumbStyle { get; } 
  
Public ReadOnly Property SelectedThumbStyle As Leadtools.Web.Controls.ThumbnailStyle 
public: 
property Leadtools.Web.Controls.ThumbnailStyle^ SelectedThumbStyle { 
   Leadtools.Web.Controls.ThumbnailStyle^ get(); 
} 

Property Value

The style for a selected thumbnail.

Example

Refer to Add(string,int32,int32)

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly