Specifies the space (in pixel) between each day cell. This property is ignored if GridLineVisible property is true.
[Visual Basic]
Public Property DayCellSpacing As
Int32
[C#]
public
Int32 DayCellSpacing {get; set;}
Remarks
Specifies the space (in pixel) between each day cell. This property is ignored if GridLineVisible property is true. When GridLIneVisible is true, grid line will be displayed betweeen each day cell.
See Also
Calendar Class | EO.Web Namespace