SelectDates Method (SLCalendar)

Class

SLCalendar.

Action

Selects the given dates.

This method will only work if the calendar supports the MultipleRange selection mode.

Syntax

calendar.SelectDates(dates)
Variable Description
dates The dates to select. List(Of DateTime?).