Back to Devexpress

CustomDrawTaskEventArgs Properties

windowsforms-devexpress-dot-xtragantt-dot-customdrawtaskeventargs-dot-underscore-properties.md

latest2.1 KB
Original Source

CustomDrawTaskEventArgs Properties

Provides data for the GanttControl.CustomDrawTask event.

NameDescription
AppearanceProvides access to the task’s appearance settings.
CacheProvides access to the drawing surface and a cache of brushes, pens, fonts, and other graphics. Inherited from CustomDrawEventArgs.
DurationGets the task duration.
FinishDateGets the task finish date.
HandledGets or sets whether the event is handled and allows you to prevent the control from drawing the visual element in its default appearance. Inherited from CustomDrawEventArgs.
InfoProvides access to view information about the task.
NodeGets the processed node.
ProgressGets the task progress.
StartDateGets the task start date.
StateGets the object state: normal, hot tracked, pressed, disabled, or selected.

See Also

CustomDrawTaskEventArgs Class

CustomDrawTaskEventArgs Members

DevExpress.XtraGantt Namespace