Skip to main content

TCustomdxGraphicReportLink.DrawBorder Property

Determines whether to draw a border around the image.

Declaration

property DrawBorder: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Use the DrawBorder property to include or exclude borders from a report.

The default value of this property is False and a border is not printed within a report.

See Also