This documentation is archived and is not being maintained.
Table Constructor
.NET Framework 1.1
Initializes a new instance of the Table class.
[Visual Basic] Public Sub New() [C#] public Table(); [C++] public: Table(); [JScript] public function Table();
Remarks
Use this constructor to create and initialize a new instance of the Table class.
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
Table Class | Table Members | System.Web.UI.WebControls Namespace
Show: