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

TcxTreeListReportLinkOptionsPreview Properties
Show Inherited Hide Inherited

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