Back to Devexpress

CustomDrawTaskDependencyEventArgs Class

windowsforms-devexpress-dot-xtragantt-883f6a3a.md

latest1.6 KB
Original Source

CustomDrawTaskDependencyEventArgs Class

Provides data for the GanttControl.CustomDrawTaskDependency event.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public class CustomDrawTaskDependencyEventArgs :
    CustomDrawEventArgs
vb
Public Class CustomDrawTaskDependencyEventArgs
    Inherits CustomDrawEventArgs

CustomDrawTaskDependencyEventArgs is the data class for the following events:

Inheritance

Object EventArgs CustomDrawEventArgs CustomDrawTaskDependencyEventArgs CustomPrintTaskDependencyEventArgs

See Also

CustomDrawTaskDependencyEventArgs Members

DevExpress.XtraGantt Namespace