Skip to main content

TdxGridReportLink.OptionsCards Property

Contains options affecting the representation of card views in the report.

Declaration

property OptionsCards: TdxGridReportLinkOptionsCards read; write;

Property Value

Type
TdxGridReportLinkOptionsCards

Remarks

The OptionsCards property contains options affecting the appearance in a report of a card view. These options determine whether the card borders and lines are visible and whether the card size in the report is automatically adjusted to best fit the report.

Use the RestoreDefaults method to set all options back to their defaults.

See Also