Back to Devexpress

CustomDrawAppointmentFlyoutSubjectEventArgs Constructors

windowsforms-devexpress-dot-xtrascheduler-dot-customdrawappointmentflyoutsubjecteventargs-dot-ctor.md

latest1.3 KB
Original Source

CustomDrawAppointmentFlyoutSubjectEventArgs Constructors

Provides data for the SchedulerControl.CustomDrawAppointmentFlyoutSubject event.

NameParametersDescription
CustomDrawAppointmentFlyoutSubjectEventArgs(SchedulerControl, ObjectInfoArgs, Appointment, Rectangle, Rectangle, DefaultDrawDelegate, DefaultDrawDelegate, DefaultDrawDelegate)control, objectInfo, appointment, bounds, statusBounds, defaultDrawDelegate, defaultDrawStatusDelegate, defaultDrawBackgroundDelegateInitializes a new instance of the CustomDrawAppointmentFlyoutSubjectEventArgs class with specified settings.

See Also

CustomDrawAppointmentFlyoutSubjectEventArgs Class

CustomDrawAppointmentFlyoutSubjectEventArgs Members

DevExpress.XtraScheduler Namespace