HtmlTable::Border Property
.NET Framework (current version)
Gets or sets the width (in pixels) of the border of the HtmlTable control.
Assembly: System.Web (in System.Web.dll)
Use the Border property to specify the width of the border. If you do not want to display a border for the HtmlTable control, set this property to either 0 (no border width) or -1 (border width is not set).
.NET Framework
Available since 1.1
Available since 1.1
Show: