The members of System.Web.UI.WebControls.TableHeaderCell are listed below.
See Also: Inherited members from System.Web.UI.WebControls.TableCell
Initializes a new instance of the System.Web.UI.WebControls.TableHeaderCell class. |
AbbreviatedText | string.
Gets or sets the abbr attribute of the HTML th element for the System.Web.UI.WebControls.TableHeaderCell control. | |
CategoryText | string[].
Gets or sets the axis attribute of the HTML th element for the System.Web.UI.WebControls.TableHeaderCell control. | |
Scope | TableHeaderScope.
Gets or sets the scope of the System.Web.UI.WebControls.TableHeaderCell control when it is rendered. |
override | AddAttributesToRender(System.Web.UI.HtmlTextWriter)
|