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

TdxCustomTableControlReportLinkOptionsPreview Properties
Show Inherited Hide Inherited

Represents the report link’s options, which control and customize the appearance of the table control’s preview section in a 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.
MaxLineCount Specifies the maximum number of text lines, which can be displayed at once within the preview section of a report.
ReportLink Provides access to the report link, which the current options are applied for. Inherited from TdxCustomTableControlReportLinkOptions.
Visible Determines whether the preview section is visible within a report.
See Also