Back to Devexpress

CustomDrawObjectEventArgs Properties

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

latest1.3 KB
Original Source

CustomDrawObjectEventArgs Properties

Provides data for the custom draw events of the SchedulerControl.

NameDescription
BoundsReturns the bounding rectangle of the drawing area.
CacheGets an object which specifies the storage for the pens, fonts and brushes. Use it for custom painting in Scheduler Reports.
GraphicsGets an object used for painting.
HandledGets or sets whether an event was handled. If it was handled, the default actions are not required.
ObjectInfoGets information on the painted element.

See Also

CustomDrawObjectEventArgs Class

CustomDrawObjectEventArgs Members

DevExpress.XtraScheduler Namespace