TableCell Constructor ()

 

Initializes a new instance of the TableCell class.

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

public:
TableCell()

The TableCell is created using the Td tag.

The following example demonstrates how to programmatically create a new instance of a TableCell control.

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

.NET Framework
Available since 1.1
Return to top
Show: