NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataGrid.HitTestInfo.Row

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Row As Integer
[C#]
public int Row {get;}
[C++]
public: __property int get_Row();
[JScript]
public function get Row() : int;

See Also

DataGrid.HitTestInfo Class | DataGrid.HitTestInfo Members | System.WinForms Namespace