-
-
Notifications
You must be signed in to change notification settings - Fork 38
Events
Marvin E edited this page Jan 6, 2023
·
4 revisions
This is raised when the SelectedDates
collection is changed or modified.
It uses DateSelectionChangedEventArgs
which allows you to access the PreviousSelection
and CurrentSelection
.
Raised at the start of the 'UpdateDays' method.
Raised at the end of the 'UpdateDays' method.