Skip to main content

TdxGridReportLinkOptionsPreview Properties

Options for displaying preview sections of the grid 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. 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