Intersoft WebGrid Documentation
RowIndex Field
See Also  Send Feedback
ISNet.WebUI.WebGrid Namespace > SelectedObject Class : RowIndex Field






Syntax

Visual Basic (Declaration) 
Public RowIndex As Integer
Visual Basic (Usage)Copy Code
Dim instance As SelectedObject
Dim value As Integer
 
value = instance.RowIndex
 
instance.RowIndex = value
C# 
public int RowIndex
Delphi 
public field RowIndex: Integer; 
JScript 
public var RowIndex : int;
Managed Extensions for C++ 
public: int RowIndex
C++/CLI 
public:
int RowIndex

Requirements

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

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.