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!

Table Class

[To be supplied.]

Object
   Control
      WebControl
         Table

[Visual Basic]
Public Class Table
   Inherits WebControl
[C#]
public class Table : WebControl
[C++]
public __gc class Table : public WebControl
[JScript]
public class Table extends WebControl

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

Table Members | System.Web.UI.WebControls Namespace