TdxGridReportLink.OptionsPreview Property
Options defining the preview sections appearance within the report.
Declaration
property OptionsPreview: TdxGridReportLinkOptionsPreview read; write;
Property Value
Type |
---|
TdxGridReportLinkOptionsPreview |
Remarks
The OptionsPreview property determines whether the preview section is visible, whether its height is automatically adjusted to match the contents in a report and the maximum number of lines it will size to in the report.
Use the RestoreDefaults method to set all options in this set to their defaults.
See Also