22
Sun
|
23
Mon
|
||||||
Nancy Davolio | Andrew Fuller | Janet Leverling | Nancy Davolio | Andrew Fuller | Janet Leverling | ||
9 9:00 | 00 | |||||||
10 10:00 | 00 | |||||||
11 11:00 | 00 | |||||||
12 12 PM | PM | |||||||
1 1:00 | 00 | |||||||
2 2:00 | 00 | |||||||
3 3:00 | 00 | |||||||
4 4:00 | 00 | |||||||
5 5:00 | 00 | |||||||
Scheduler that displays resources Nancy Davolio, Andrew Fuller, Janet Leverling for the time period December 22, 2024 through December 23, 2024. 18 appointments available.
You can fully customize tooltips that appear on-screen when a user clicks an appointment/event. Use our AppointmentTooltipHeaderTemplate and AppointmentTooltipTemplate properties to customize a tooltip's header and body. Use the context
parameter within property markup to access appointment data. This parameter returns a SchedulerAppointmentTooltipInfo object.
Our Blazor Scheduler component allows you to add the following predefined buttons to a tooltip and its header:
- DxSchedulerCloseAppointmentButton
- DevExpress.Blazor.DxSchedulerCloseRecurrenceSettingsFormButton
- DevExpress.Blazor.DxSchedulerDeleteAppointmentButton
- DevExpress.Blazor.DxSchedulerDiscardAppointmentChangesButton
- DevExpress.Blazor.DxSchedulerRestoreAppointmentOccurrenceButton
- DevExpress.Blazor.DxSchedulerShowAppointmentCompactFormButton
- DevExpress.Blazor.DxSchedulerShowAppointmentEditFormButton
If our predefined buttons do not address your requirements, you can create custom buttons as requirements dictate.
You can also use the ShowAppointmentTooltip property to display/hide a tooltip.