DevExpress.XtraGantt.Printing Namespace
Contains types related to the print engine.
Assembly: DevExpress.XtraGantt.v25.1.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