Hi Jens,
You can add or remove the highlight of certain cells by refreshing the calendar by using Refresh method. By calling the refresh method, each month cell UI will be updated and by using MonthCellLoaded event you can customize the specific set of dates. Kindly refer the below code snippet.
private bool isToggled = false; |
Sample link: GettingStartedCalendar
We hope this helps to achieve your requirement. Please
let us know, if you would require any further assistance.
Regards,
Ganeshamoorthy C