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.v20.2.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public class CustomDrawTaskDependencyEventArgs :
    CustomDrawEventArgs

Inheritance

Object
EventArgs
DevExpress.XtraGantt.CustomDrawEventArgs
CustomDrawTaskDependencyEventArgs
See Also