System.Web.UI.WebControls.Wizard.CellSpacing Property

Gets or sets the amount of space between cells.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Use the Wizard.CellSpacing property to control the spacing between adjacent cells in a Wizard control. This spacing is applied both vertically and horizontally.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0