Implementing an AgendaView (as part of @Html.DevExpress().Scheduler in Razor) I would like to add a hyperlink to the appointment.
In the dayview there is something available like: SetVerticalAppointmentTemplateContent, which is missing in the AgendaView.
How can I customize an appointments' presentation in an AgendaView?