TcxTreeListReportLinkOptionsExpanding Properties
Options defining how nodes with child nodes are displayed in the report.| Name | Description |
|---|---|
| AutoExpandNodes | Specifies whether TreeList control nodes are expanded within the report. |
| ExplicitlyExpandNodes | Specifies whether the TreeList nodes should be expanded both in the report and TreeList control. |
| ReportLink | Specifies the report link to which the options are applied. |
See Also