Back to Devexpress

TreeListOptionsPrint Properties

windowsforms-devexpress-dot-xtratreelist-dot-treelistoptionsprint-dot-underscore-properties.md

latest4.4 KB
Original Source

TreeListOptionsPrint Properties

Provides options that control how the Tree List control is printed and exported.

NameDescription
AllowCancelPrintExportGets or sets whether the print/export progress window contains the Cancel button, which allows an end-user to cancel the current print/export operation.
AutoRowHeightGets or sets whether the height of nodes is calculated automatically when the Tree List is printed.
AutoWidthGets or sets whether columns are automatically stretched when the tree list is printed so that it fits the page’s width (except margins).
PrintAllNodesGets or sets whether the Tree List is printed with all its nodes expanded.
PrintBandHeaderGets or sets whether band headers are printed/exported.
PrintCheckBoxesGets or sets whether to print node check boxes.
PrintFilledTreeIndentGets or sets whether the tree indents are painted using the appearance settings of their corresponding nodes when the Tree List is printed.
PrintFirstLineGets or sets whether to print the nearest (leftmost) vertical gridlines in the column that displays the node expand buttons.
PrintFixedColumnsOnEveryPageGets or sets whether left-fixed columns and bands are repeated on every print/export page.
PrintHorzLinesGets or sets whether horizontal lines are printed.
PrintImagesGets or sets whether the state and select images are printed.
PrintPageHeaderGets or sets whether column headers are printed.
PrintPreviewGets or sets whether preview sections are printed.
PrintReportFooterGets or sets whether the summary footer is printed.
PrintRowFooterSummaryGets or sets whether group footers are printed.
PrintTreeGets or sets whether the tree lines are printed.
PrintTreeButtonsGets or sets whether the node expand buttons are printed.
PrintVertLinesGets or sets whether vertical lines are printed.
ShowPrintExportProgressGets or sets whether a separate window is used to indicate print/export progress.
UsePrintStylesGets or sets whether the print appearances are used when the Tree List is printed and exported.

See Also

TreeListOptionsPrint Class

TreeListOptionsPrint Members

DevExpress.XtraTreeList Namespace