Back to Devexpress

TdxGridReportLink.OptionsOnEveryPage Property

vcl-dxpscxgridlnk-dot-tdxgridreportlink-bb4f42ae.md

latest936 B
Original Source

TdxGridReportLink.OptionsOnEveryPage Property

Options defining the positions of view elements in the report.

Declaration

delphi
property OptionsOnEveryPage: TdxGridReportLinkOptionsOnEveryPage read; write;

Property Value

Type
TdxGridReportLinkOptionsOnEveryPage

Remarks

The OptionsOnEveryPage property is used to determine whether the fixed view elements such as grid level caption, bands headers, column headers, footer and filter panels, appear on every report page or on the first page only.

Use the RestoreDefaults method to set all options in this set to their defaults.

See Also

TdxGridReportLink Class

TdxGridReportLink Members

dxPScxGridLnk Unit