Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGridReportLinkOptionsCards Properties
Show Inherited Hide Inherited

Options applied to a card view in the report.
Name Description
AutoWidth Adjusts the width and height of cards in order to display as many cards within a single report page as possible.
Borders Specifies whether card borders are drawn.
InterCardsSpaceHorz Specifies the horizontal spacing between cards in the report.
InterCardsSpaceVert Specifies the vertical spacing between cards in a report.
KeepSameHeight Determines whether the cards in a report are resized to the same width when the AutoWidth property is set.
KeepSameWidth Determines whether the cards in a report are resized to the same height when the AutoWidth option is active.
ReportLink Specifies the report link to which the options are applied. Inherited from TdxGridReportLinkOptions.
RowBordersHorz Specifies whether horizontal card lines are drawn in the report.
RowBordersVert Specifies whether vertical card lines are drawn in the report.
Shadow Specifies the card shadow options.
See Also