TcxTreeListReportLinkOptionsView Properties
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