Skip to main content

AppointmentFlyoutShowingEventArgs Properties

Provides data for the SchedulerControl.AppointmentFlyoutShowing event.
Name Description
Cancel Gets or sets whether the appointment flyout is not shown.
Control Allows you to set a control to display instead of default appointment flyout content.
FlyoutData Provides access to data displayed in the appointment flyout.
HtmlTemplate Specifies an HTML-CSS template for an appointment flyout.
See Also