Skip to main content

CustomDrawAppointmentFlyoutSubjectEventArgs Class

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public class CustomDrawAppointmentFlyoutSubjectEventArgs :
    CustomDrawObjectEventArgs

Remarks

Instances of the CustomDrawAppointmentFlyoutSubjectEventArgs class are automatically created, initialized and passed to corresponding event handlers.

Inheritance

Object
EventArgs
CustomDrawObjectEventArgs
CustomDrawAppointmentFlyoutSubjectEventArgs
See Also