Wizard::CellSpacing Property
.NET Framework (current version)
Gets or sets the amount of space between cells.
Assembly: System.Web (in System.Web.dll)
Use the CellSpacing property to control the spacing between adjacent cells in a Wizard control. This spacing is applied both vertically and horizontally.
The following code example demonstrates how to use the CellPadding and CellSpacing properties to program the layout of the Wizard control declaratively.
.NET Framework
Available since 2.0
Available since 2.0
Show: