property Schedule.BorderMonthStyle as LinesStyleEnum
Specifies the style to display the border for the months.

TypeDescription
LinesStyleEnum A LinesStyleEnum expression that specifies the style of lines to show the margins of the month.
By default, the BorderMonthStyle property specifies the style of lines to show the margins of the month, in the schedule view. The effect of this property can be seen when entire month is shown in the schedule view. The Background property indicates the color to show the border lines. For instance, the Background(exScheduleBorderSelColor), Background(exScheduleBorderSelColorUnFocus)  indicates the color to show the border around the selection dates in the schedule view.

The control supports the following border properties:

All of these properties may be visible only on the schedule panel, not in the calendar panel.