Skip to main content
A newer version of this page is available. .
All docs
V21.2

DevExpress.XtraGantt.Printing Namespace

Contains types related to the print engine.

Assembly: DevExpress.XtraGantt.v21.2.dll

NuGet Packages: DevExpress.Win.Design, 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