Hi,
I've been following this example regarding opening a context menu when right clicking an appointment https://github.com/telerik/blazor-ui/blob/master/scheduler/appointment-context-menu/ and I'm wondering if it's possible to access the Date of the specific occurrence that was clicked when using recurring appointments.
For example being able to access Mon, 7/22 when right clicking on it to then assigning it to a private variable on the page and such?
Best Regards,
Marzuk