Skip to main content

TdxCustomTableControlReportLink.OptionsPreview Property

Represents a set of options, which control and customize the appearance of the table control’s preview section in a report.

Declaration

property OptionsPreview: TdxCustomTableControlReportLinkOptionsPreview read; write;

Property Value

Type
TdxCustomTableControlReportLinkOptionsPreview

Remarks

Use the OptionsPreview property to customize the appearance of the table control’s preview section within a report.

Use the report link’s OptionsPreview.RestoreDefaults method to reset all the options applied to this report link back to their default values.

See Also