CustomizeAppointmentFlyoutEventArgs Class
Provides data for the SchedulerControl.CustomizeAppointmentFlyout event.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Remarks
Instances of the CustomizeAppointmentFlyoutEventArgs class are automatically created, initialized and passed to corresponding event handlers.
Implements
See Also