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