System.Web.UI.WebControls.TableCell: Method Members

The methods of System.Web.UI.WebControls.TableCell are listed below. For a list of all members, see the TableCell Members list.

See Also: Inherited members from System.Web.UI.WebControls.WebControl

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)

Adds properties specific to the System.Web.UI.WebControls.TableCell control to the list of attributes to render.

override
AddParsedSubObject(object)

Adds a parsed child control to the System.Web.UI.WebControls.TableCell control.

override
CreateControlStyle() : Style

Creates a System.Web.UI.WebControls.TableItemStyle for the System.Web.UI.WebControls.TableCell control.

override
RenderContents(System.Web.UI.HtmlTextWriter)

Renders the System.Web.UI.WebControls.TableCell contents to the specified System.Web.UI.HtmlTextWriter object.