The members of System.Web.UI.WebControls.DataControlFieldHeaderCell are listed below.
See Also: Inherited members from System.Web.UI.WebControls.DataControlFieldCell
Initializes a new instance of the System.Web.UI.WebControls.DataControlFieldHeaderCell class, setting the specified System.Web.UI.WebControls.DataControlField object as the cell's container. |
AbbreviatedText | string.
Gets or sets abbreviated text, which is rendered in an HTML abbr attribute and is used by screen readers. | |
Scope | TableHeaderScope.
Gets or sets the header cell's scope within an HTML table. |
override | AddAttributesToRender(System.Web.UI.HtmlTextWriter)
|