System.Web.UI.WebControls.TableHeaderCell Members

The members of System.Web.UI.WebControls.TableHeaderCell are listed below.

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

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.TableHeaderCell class.

Public Properties

AbbreviatedTextstring.

Gets or sets the abbr attribute of the HTML th element for the System.Web.UI.WebControls.TableHeaderCell control.

CategoryTextstring[].

Gets or sets the axis attribute of the HTML th element for the System.Web.UI.WebControls.TableHeaderCell control.

ScopeTableHeaderScope.

Gets or sets the scope of the System.Web.UI.WebControls.TableHeaderCell control when it is rendered.

Protected Methods