Calendar.CellSpacing Property
.NET Framework 3.0
Gets or sets the amount of space between cells.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Use this property to control the spacing between individual cells in the calendar. This spacing is applied both vertically and horizontally.
Note: |
|---|
| Setting this property to -1 indicates that this property is not set in the rendered table. |
| Topic | Location |
|---|---|
| How to: Customize Calendar Web Server Control Appearance | Building ASP .NET Web Applications |
| How to: Customize Calendar Web Server Control Appearance | Building ASP .NET Web Applications |
Community Additions
ADD
Show:
Note: