←Select platform

SelectedIndex Property

Summary

Gets or sets the 0-based index of the selected thumbnail.

Syntax

C#
VB
C++
public int SelectedIndex { get; set; } 
  
Public Property SelectedIndex As Integer 
public: 
property int SelectedIndex { 
   int get(); 
   void set (    int ); 
} 

Property Value

The 0-based index of the 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