Skip to main content

TdxGridReportLinkOptionsCards.RowBordersVert Property

Specifies whether vertical card lines are drawn in the report.

Declaration

property RowBordersVert: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Use the RowBordersVert property to specify whether vertical lines are drawn n the report.

The RowBordersVert property value is True The RowBordersVert property value is False
Vertical Card Lines are Visible Vertical Card Lines are Hidden

The default value of the RowBordersVert property is False.

See Also