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!

TableCell Class

[To be supplied.]

Object
   Control
      WebControl
         TableCell

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

TableCell Members | System.Web.UI.WebControls Namespace