Skip to main content

TcxTreeListReportLinkOptionsPreview Properties

Options to determine how to display the TreeList node preview section within the report.
Name Description
AutoHeight Specifies whether the height of a table control’s preview section is adjusted so as to accommodate the entire preview’s text. Inherited from TdxCustomTableControlReportLinkOptionsPreview.
MaxLineCount Specifies the maximum number of text lines, which can be displayed at once within the preview section of a report. Inherited from TdxCustomTableControlReportLinkOptionsPreview.
ReportLink Specifies the report link to which the options are applied.
Visible Determines whether the preview section is visible within a report. Inherited from TdxCustomTableControlReportLinkOptionsPreview.
See Also