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!

DataGridRow.RowNumber

[To be supplied.]

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

See Also

DataGridRow Class | DataGridRow Members | System.WinForms Namespace