Skip to main content

TdxGridReportLinkOptionsCards.InterCardsSpaceHorz Property

Specifies the horizontal spacing between cards in the report.

Declaration

property InterCardsSpaceHorz: Integer read; write; default 4;

Property Value

Type Default
Integer 4

Remarks

Use the InterCardsSpaceHorz property to specify the horizontal spacing in pixels between cards in a report.

The default value of the InterCardsSpaceHorz property is 4 pixels.

See Also