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.number

[To be supplied.]

[Visual Basic]
Protected number As Integer
[C#]
protected int number;
[C++]
protected: int number;
[JScript]
protected var number : int;

See Also

DataGridRow Class | DataGridRow Members | System.WinForms Namespace