Calendar::ShowGridLines Property
.NET Framework (current version)
Gets or sets a value indicating whether the days on the Calendar control are separated with gridlines.
Assembly: System.Web (in System.Web.dll)
Use the ShowGridLines property to specify whether the days on the Calendar control are separated with gridlines.
The following code example demonstrates how to use the ShowGridLines property to display the gridlines between days in the Calendar control.
.NET Framework
Available since 1.1
Available since 1.1
Show: