See Also

IPane Interface  | IPane Members  | IPanes Interface  | Panes Property  | WindowInfo Property

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages SpreadsheetGear The Performance Spreadsheet Component Company 

Index Property

SpreadsheetGear Namespace > IPane Interface : Index Property (IPane)

Returns the index of this pane.

[Visual Basic]
Overridable ReadOnly Property Index As Integer
[C#]
virtual int Index {get;}
[C++]
__property virtual int get_Index();
[C++/CLI]
virtual property int Index {    int get(); }

Remarks

If the window has four panes, the values returned by index are:

Upper left = 0

Upper right = 1

Lower left = 2

Lower right = 3

If the window has two panes, the top or left pane is 0 and the bottom or right pane is 1.

If the window has one pane, Index returns 0.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

IPane Interface  | IPane Members  | IPanes Interface  | Panes Property  | WindowInfo Property

 

 


See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.

Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.

SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.