The HtmlTableCell class defines the properties, methods, and events for the HtmlTableCell control. This class allows programmatic access on the server to individual HTML <td> and <th> elements enclosed within an HtmlTableRow control.
Object
Control
HtmlControl
HtmlContainerControl
HtmlTableCell
[Visual Basic] Public Class HtmlTableCell Inherits HtmlContainerControl [C#] public class HtmlTableCell : HtmlContainerControl [C++] public __gc class HtmlTableCell : public HtmlContainerControl [JScript] public class HtmlTableCell extends HtmlContainerControl
[To be supplied.]
Namespace: System.Web.UI.HtmlControls
Assembly: System.Web.dll
HtmlTableCell Members | System.Web.UI.HtmlControls Namespace