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

[To be supplied.]

[Visual Basic]
Overridable Public Function GetNonScrollableArea() As Rectangle
[C#]
public virtual Rectangle GetNonScrollableArea();
[C++]
public: virtual Rectangle GetNonScrollableArea();
[JScript]
public function GetNonScrollableArea() : Rectangle;

See Also

DataGridRow Class | DataGridRow Members | System.WinForms Namespace