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

[To be supplied.]

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

See Also

DataGridRow Class | DataGridRow Members | System.WinForms Namespace