SpreadsheetGear
Index Property
See Also  Send Feedback
SpreadsheetGear Namespace > IPane Interface : Index Property

Returns the index of this pane.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Index As Integer
C# 
int Index {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 2000, Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008. SpreadsheetGear 2009 requires the Microsoft .NET Framework 2.0 and supports .NET 3.0 and .NET 3.5.

See Also

Copyright © 2003-2009 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.