Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGridReportLinkOptionsOnEveryPage Properties
Show Inherited Hide Inherited

Options that set which view elements are displayed on every report page or on the first page only.
Name Description
BandHeaders Determines whether band headers are displayed on each report page or only the first page. Inherited from TdxCustomTableControlReportLinkOptionsOnEveryPage.
Caption Determines whether grid level captions are displayed on every report page or on the first report page only.
FilterBar Determines whether the filter panel is visible on every report page or on the first page only.
Footers Determines whether the footer panel is displayed on each report page or on the first page only. Inherited from TdxCustomTableControlReportLinkOptionsOnEveryPage.
Headers Determines whether column headers are displayed on each report page or on the first page only. Inherited from TdxCustomTableControlReportLinkOptionsOnEveryPage.
ReportLink Specifies the report link to which the options are applied.
See Also