Skip to main content
A newer version of this page is available. .

Appointment Flyout

An Appointment Flyout is a visual element that appears when the mouse pointer hovers over an appointment.

WPFScheduler_AppointmentFlyout

It displays the following appointment properties as text:

The colored rectangle, which has a strip on the left side and contains the appointment subject’s text, indicates the appointment label and status.

The icons in the bottom right corner indicate recurrence and reminder.

You can customize the appointment flyout by creating a data template and applying it using the SchedulerControl.FlyoutContentTemplate property.