System.Web.UI.HtmlControls.HtmlTable.CellSpacing Property

Gets or sets the amount of space (in pixels) between adjacent cells in the System.Web.UI.HtmlControls.HtmlTable control.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.DefaultValue("")]
public int CellSpacing { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the HtmlTable.CellSpacing property to control the spacing between individual cells in the System.Web.UI.HtmlControls.HtmlTable control. This spacing is applied both vertically and horizontally.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0