PrintArea Enum
Lists values that specify parts of the GanttControl that should be printed.
Namespace: DevExpress.Xpf.Gantt
Assembly: DevExpress.Xpf.Gantt.v24.2.dll
NuGet Package: DevExpress.Wpf.Gantt
#Declaration
#Members
Name | Description |
---|---|
Gantt
|
Prints the Gantt |
Tree
|
Prints the Gantt |
Entire
|
Prints the entire Gantt |
#Related API Members
The following properties accept/return PrintArea values:
#Remarks
The values listed by this enumeration are used to set the GanttView.PrintArea property’s value.