Wimark.Controls Class Library  

DataGridViewRowEventArgs.Row Property

Gets the row associated with the event.

[Visual Basic]
Public ReadOnly Property Row As DataGridViewRow 
[C#]
public DataGridViewRow Row {get;}
[C++]
public: __property DataGridViewRow* get_Row();

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

DataGridViewRowEventArgs Class | DataGridViewRowEventArgs Members | Wimark.Controls Namespace