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!

TableRowCollection.owner

[To be supplied.]

[Visual Basic]
Protected owner As Table
[C#]
protected Table owner;
[C++]
protected: Table* owner;
[JScript]
protected var owner : Table;

See Also

TableRowCollection Class | TableRowCollection Members | System.Web.UI.WebControls Namespace