Wimark.Controls Class Library  

DataGridView.DataGridViewCellAddress.RowIndex Property

Returns the row index of the cell.

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

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

DataGridView.DataGridViewCellAddress Class | DataGridView.DataGridViewCellAddress Members | Wimark.Controls Namespace