The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
ARArulpriya Ramalingam Syncfusion Team October 23, 2019 10:30 AM UTC
Hi Marco,
Thanks for using Syncfusion products.
The ItemChanged event can be used to notify that the appointment item is moved from a date to another date. If you need to notify the action that the appointment in the view is changed to another appointment, the SelectedDates event can be used. Please make use of the below code and sample.
Code example
//To notify that an appointment is moved from a date to another date.