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 |
---|---|
The default value of the RowBordersVert property is False.
See Also