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!

TableCellCollection.owner

[To be supplied.]

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

See Also

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