System.Web.UI.WebControls.DataControlFieldHeaderCell Members

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

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

Public Constructors

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.

Public Properties

AbbreviatedTextstring.

Gets or sets abbreviated text, which is rendered in an HTML abbr attribute and is used by screen readers.

ScopeTableHeaderScope.

Gets or sets the header cell's scope within an HTML table.

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)

Adds information about the table cell to the list of attributes to render.