GanttControlOptionsPrint Properties
Contains print options.| Name | Description |
|---|---|
| AllowCancelPrintExport | Gets or sets whether the print/export progress window contains the Cancel button, which allows an end-user to cancel the current print/export operation. Inherited from TreeListOptionsPrint. |
| AutoRowHeight | Gets or sets whether the height of nodes is calculated automatically when the Tree List is printed. Inherited from TreeListOptionsPrint. |
| ChartFinishDate | Gets or sets the last date in the chart area. |
| ChartStartDate | Gets or sets the first date in the chart area. |
| PageInfoCaption | Gets or sets a custom caption displayed in page footers. |
| PageInfoFormat | Gets or sets the format used to display information in the page footer. |
| PageInfoType | Gets or sets the type of information displayed in the page footer. |
| PanelVisibility | |
| PrintAllNodes | Gets or sets whether the Tree List is printed with all its nodes expanded. Inherited from TreeListOptionsPrint. |
| PrintBandHeader | Gets or sets whether band headers are printed/exported. Inherited from TreeListOptionsPrint. |
| PrintCheckBoxes | Gets or sets whether to print node check boxes. Inherited from TreeListOptionsPrint. |
| PrintFilledTreeIndent | Gets or sets whether the tree indents are painted using the appearance settings of their corresponding nodes when the Tree List is printed. Inherited from TreeListOptionsPrint. |
| PrintFirstLine | Gets or sets whether to print the nearest (leftmost) vertical gridlines in the column that displays the node expand buttons. Inherited from TreeListOptionsPrint. |
| PrintFixedColumnsOnEveryPage | Gets or sets whether left-fixed columns and bands are repeated on every print/export page. Inherited from TreeListOptionsPrint. |
| PrintHorzLines | Gets or sets whether horizontal lines are printed. Inherited from TreeListOptionsPrint. |
| PrintImages | Gets or sets whether the state and select images are printed. Inherited from TreeListOptionsPrint. |
| PrintLegend | Gets or sets whether to display the chart legend. |
| PrintPageHeader | Gets or sets whether column headers are printed. Inherited from TreeListOptionsPrint. |
| PrintPageInfo | Gets or sets whether to print information in the page footer. |
| PrintPreview | Gets or sets whether preview sections are printed. Inherited from TreeListOptionsPrint. |
| PrintReportFooter | Gets or sets whether the summary footer is printed. Inherited from TreeListOptionsPrint. |
| PrintRowFooterSummary | Gets or sets whether group footers are printed. Inherited from TreeListOptionsPrint. |
| PrintTree | Gets or sets whether the tree lines are printed. Inherited from TreeListOptionsPrint. |
| PrintTreeButtons | Gets or sets whether the node expand buttons are printed. Inherited from TreeListOptionsPrint. |
| PrintVertLines | Gets or sets whether vertical lines are printed. Inherited from TreeListOptionsPrint. |
| ShowPrintExportProgress | Gets or sets whether a separate window is used to indicate print/export progress. Inherited from TreeListOptionsPrint. |
| UsePrintStyles | Gets or sets whether the print appearances are used when the Tree List is printed and exported. Inherited from TreeListOptionsPrint. |
See Also