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

TypeDescription
LinesStyleEnum A LinesStyleEnum expression that specifies the type of lines to be shown around the selected dates.
By default, the BorderSelStyle property specifies the type of lines to be shown around the selected dates, in the schedule view. Use the BorderSelStyle property on exNoLines to show no lines for any selected date 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.