property Calendar.ShowGridLines as LinesStyleEnum
Shows or hides the grid lines in the calendar panel.

TypeDescription
LinesStyleEnum A LinesStyleEnum expression that specifies the grid lines to be shown in the calendar panel.
By default, the ShowGridLines property is exLinesDot. Use the ShowGridLines property to hide the calendar's grid lines. The Background(exCalendarGridLineColor) property specifies the color to show the calendar's grid lines.