Skip to main content
A newer version of this page is available. .

CustomDrawTaskDependencyEventArgs Class

Provides data for the GanttControl.CustomDrawTaskDependency event.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public class CustomDrawTaskDependencyEventArgs :
    CustomDrawEventArgs

Inheritance

Object
EventArgs
DevExpress.XtraGantt.CustomDrawEventArgs
CustomDrawTaskDependencyEventArgs
See Also