This documentation is archived and is not being maintained.
TableRow Constructor ()
.NET Framework (current version)
Initializes a new instance of the TableRow class.
Namespace:
System.Web.UI.WebControlsAssembly:
System.Web (in System.Web.dll)
Use this constructor to create and initialize a new instance of the TableRow class.
The following code example demonstrates how to create a new instance of a TableRow class programmatically.
This code example is part of a larger example provided for the TableRow class.
No code example is currently available or this language may not be supported.
.NET Framework
Available since 1.1
Return to top