TdxGridReportLinkOptionsCards.Borders Property
Specifies whether card borders are drawn.
Declaration
property Borders: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Use the Borders property to specify the visibility of the card borders within a report.
The Borders property value is True | The Borders property value is False |
---|---|
The default value of the Borders property is True.
See Also