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

[To be supplied.]

[Visual Basic]
Overridable Public Sub OnRowEnter()
[C#]
public virtual void OnRowEnter();
[C++]
public: virtual void OnRowEnter();
[JScript]
public function OnRowEnter();

See Also

DataGridRow Class | DataGridRow Members | System.WinForms Namespace