TableHeaderCell Constructor ()

 

Initializes a new instance of the TableHeaderCell class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public:
TableHeaderCell()

Use this constructor to create and initialize a new instance of the TableHeaderCell class.

The following example demonstrates how to programmatically add a TableHeaderCell control to a Web page. For a complete, working code example, see the TableRow class overview topic.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: