How can I render certain events with rounded corners? I didn't find any suitable property in the event's data, that would activate this feature directly without using the property cssClass.
I found this ticket in the forum: https://forums.daypilot.org/question/1267/round_corner_in_scheduler_and_bubble
However, it seems that the property EventCorners (https://aspnet.daypilot.org/daypilot-pro-6-4/) isn't available any more.
It is not possible to set border-radius using a special property at the moment. However, you can can use cssClass to set multiple classes (separated by space).