Back to Devexpress

CustomDrawAppointmentFlyoutSubjectEventArgs Properties

windowsforms-devexpress-dot-xtrascheduler-dot-customdrawappointmentflyoutsubjecteventargs-dot-underscore-properties.md

latest2.3 KB
Original Source

CustomDrawAppointmentFlyoutSubjectEventArgs Properties

Provides data for the SchedulerControl.CustomDrawAppointmentFlyoutSubject event.

NameDescription
AppointmentProvides access to an appointment for which the flyout is invoked.
BoundsReturns the bounding rectangle of the drawing area. Inherited from CustomDrawObjectEventArgs.
CacheGets an object which specifies the storage for the pens, fonts and brushes. Use it for custom painting in Scheduler Reports. Inherited from CustomDrawObjectEventArgs.
GraphicsGets an object used for painting. Inherited from CustomDrawObjectEventArgs.
HandledGets or sets whether an event was handled. If it was handled, the default actions are not required. Inherited from CustomDrawObjectEventArgs.
ObjectInfoGets information on the painted element. Inherited from CustomDrawObjectEventArgs.
StatusBoundsGets the location and size of the status line in the flyout’s Subject rectangle.

See Also

CustomDrawAppointmentFlyoutSubjectEventArgs Class

CustomDrawAppointmentFlyoutSubjectEventArgs Members

DevExpress.XtraScheduler Namespace