Back to Devexpress

TBasedxReportLink.ShowPageFooter Property

vcl-dxpscore-dot-tbasedxreportlink-ac2802ce.md

latest692 B
Original Source

TBasedxReportLink.ShowPageFooter Property

Determines whether to add page footer to the report.

Declaration

delphi
property ShowPageFooter: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to True if you wish the date and the current page number to be printed at the bottom of the report pages. The default value of this property is True.

See Also

TBasedxReportLink Class

TBasedxReportLink Members

dxPSCore Unit