Skip to main content

TdxCustomTableControlReportLinkOptionsPreview Properties

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