Skip to main content

TdxGridReportLinkOptionsCards.RowBordersHorz Property

Specifies whether horizontal card lines are drawn in the report.

Declaration

property RowBordersHorz: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Use the RowBordersHorz property to specify whether horizontal lines are drawn in the report.

The RowBordersHorz property value is True The RowBordersHorz property value is False

The default value of the RowBordersHorz property is False.

See Also