Skip to main content

TcxTreeListReportLinkOptionsPagination Properties

Options determining how to split a TreeList control across report pages if its size exceeds the size of the single printed page.
Name Description
Band Specifies how the TreeList control bands are spread across the report pages.
Column Specifies how the TreeList control columns are spread across the report pages.
Custom Specifies whether or not custom page breaks are enabled in the TreeList control report.
Node Specifies how the TreeList control nodes are spread across the report pages.
ReportLink Specifies the report link to which the options are applied.
Row protected Specifies how the rows in a table control are split across a report’s pages. Inherited from TdxCustomTableControlReportLinkOptionsPagination.
See Also