Wimark.Controls Class Library  

DataGridViewSortCompareEventArgs.RowIndex1 Property

Gets the index of the row containing the first cell to compare.

[Visual Basic]
Public ReadOnly Property RowIndex1 As Integer 
[C#]
public int RowIndex1 {get;}
[C++]
public: __property int get_RowIndex1();

Requirements

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

See Also

DataGridViewSortCompareEventArgs Class | DataGridViewSortCompareEventArgs Members | Wimark.Controls Namespace