Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraGantt.Printing Namespace

In This Article

Contains types related to the print engine.

Assembly: DevExpress.XtraGantt.v24.2.dll

NuGet Package: DevExpress.Win.Gantt

#Classes

Name Description
CustomPrintTaskDependencyEventArgs Provides data for the CustomPrintTaskDependency event.
CustomPrintTaskEventArgs Provides data for the CustomPrintTask event.
CustomPrintTimescaleColumnEventArgs Provides data for the CustomPrintTimescaleColumn event.

#Delegates

Name Description
CustomPrintTaskDependencyEventHandler A reference to a method that handles the CustomPrintTaskDependency event.
CustomPrintTaskEventHandler A reference to a method that handles the CustomPrintTask event.
CustomPrintTimescaleColumnEventHandler A reference to a method that handles the CustomPrintTimescaleColumn event.

#Enums

Name Description
TimescaleColumnPrintArea Enumerates values that specify a timescale column’s areas.
See Also