Skip to main content

TdxGridReportLinkOptionsCards.InterCardsSpaceVert Property

Specifies the vertical spacing between cards in a report.

Declaration

property InterCardsSpaceVert: Integer read; write; default 4;

Property Value

Type Default
Integer 4

Remarks

Use the InterCardsSpaceVert property to specify the vertical spacing in pixels between cards in a report.

The default value of the InterCardsSpaceVert property is 4 pixels.

See Also