Back to Devexpress

CustomDrawTaskDependencyEventArgs Properties

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

latest2.0 KB
Original Source

CustomDrawTaskDependencyEventArgs Properties

Provides data for the GanttControl.CustomDrawTaskDependency event.

NameDescription
AppearanceProvides access to appearance settings that specify the dependency line background color.
CacheProvides access to the drawing surface and a cache of brushes, pens, fonts, and other graphics. Inherited from CustomDrawEventArgs.
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.
LinesProvides access to the collection of RectangleF structures that specify the processed dependency line.
PredecessorNodeGets the predecessor node.
StateGets the object state: normal, hot tracked, pressed, disabled, or selected.
SuccessorNodeGets the successor node.

See Also

CustomDrawTaskDependencyEventArgs Class

CustomDrawTaskDependencyEventArgs Members

DevExpress.XtraGantt Namespace