System.Web.UI.WebControls.CheckBoxList.CellSpacing Property

Gets or sets the distance (in pixels) between cells.

Syntax

[System.ComponentModel.DefaultValue(-1)]
public virtual int CellSpacing { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to control the spacing between individual cells in the System.Web.UI.WebControls.CheckBoxList control. This property is applied both vertically and horizontally.

Requirements

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