CustomDrawAppointmentFlyoutSubjectEventArgs Class
Provides data for the SchedulerControl.CustomDrawAppointmentFlyoutSubject event.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Remarks
Instances of the CustomDrawAppointmentFlyoutSubjectEventArgs
class are automatically created, initialized and passed to corresponding event handlers.
Inheritance
Object
EventArgs
CustomDrawObjectEventArgs
CustomDrawAppointmentFlyoutSubjectEventArgs
See Also