A newer version of this page is available.
Switch to the current version.
CustomizeAppointmentFlyoutEventArgs Class
Provides data for the SchedulerControl.CustomizeAppointmentFlyout event.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v19.2.dll
Declaration
public class CustomizeAppointmentFlyoutEventArgs :
EventArgs,
IAppointmentFlyoutData
Public Class CustomizeAppointmentFlyoutEventArgs
Inherits EventArgs
Implements IAppointmentFlyoutData
Remarks
Instances of the CustomizeAppointmentFlyoutEventArgs class are automatically created, initialized and passed to corresponding event handlers.
Implements
See Also
Feedback