←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly