Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxTreeListReportLinkOptionsView Properties
Show Inherited Hide Inherited

Options determining which TreeList control’s elements should be displayed within a report.
Name Description
BandHeaders Specifies whether the band headers of the TreeList control are displayed within the report.
Borders Specifies whether the border of the TreeList control is displayed within the report.
ExpandButtons Specifies whether expand buttons are displayed in a report. Inherited from TdxCustomTableControlReportLinkOptionsView.
Footers Specifies whether the footer of the TreeList control is displayed within the report.
Headers Specifies whether the column headers of the TreeList control are displayed within the report.
ReportLink Specifies the report link to which the options are applied.
TreeLines Specifies whether the tree lines of the TreeList control are displayed within the report.
See Also