property Schedule.BorderDateStyle as LinesStyleEnum
Specifies the style to display the border for the dates.

TypeDescription
LinesStyleEnum A LinesStyleEnum expression that specifies whether the lines are shown between dates.
By default, the BorderDateStyle property specifies the lines to be shown between dates, 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.