CustomPrintTaskDependencyEventArgs Class
In This Article
Provides data for the CustomPrintTaskDependency event.
Namespace: DevExpress.XtraGantt.Printing
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
public class CustomPrintTaskDependencyEventArgs :
CustomDrawTaskDependencyEventArgs
#Inheritance
Object
EventArgs
CustomDrawEventArgs
CustomDrawTaskDependencyEventArgs
CustomPrintTaskDependencyEventArgs
See Also