Hi Aurélien,
Thanks for using Syncfusion Products.
#1 Customizing the context menu in schedule:
Yes, you can customize the context menu in schedule, please refer the below WinRt Knowledge base sample for this,
We have also customized the context menu in our UWP sample browser sample, please refer for above same,
Sample Link : SampleBrowser/Schedule/Schedule/View/CustomizationDemo
#2 Customizing drag & drop and Resize functions:
You can customize the drag & drop and Resize function by using the schedule commands.
Kindly find the code example for this,
ScheduleCommands.DragAndDropCommand.Execute(this.Schedule); |
Please let us know, if you have any concerns.
Regards,
Sivakumar P