←Select platform

Index Property

Summary

An integer which represents the index of the currently displayed frame.

Syntax
C#
VB
C++
public int Index { get; } 
Public ReadOnly Property Index() As Integer 
   Get 
public:  
   property int Index 
   { 
      int get() 
   } 

Property Value

An integer which represents the index of the currently displayed frame.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly