Skip to main content

CustomCalcTaskDependencyEventArgs Class

Provides data for the CustomCalcTaskDependency event.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v23.2.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public class CustomCalcTaskDependencyEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomCalcTaskDependencyEventArgs
See Also