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

TdxGridReportLinkOptionsView Properties
Show Inherited Hide Inherited

Options determining whether view elements will be drawn in the report.
Name Description
BandHeaders Determines whether band headers are drawn in the view.
Caption Determines whether the current grid level caption is displayed within the report.
ExpandButtons Specifies whether expand buttons are displayed in a report. Inherited from TdxCustomTableControlReportLinkOptionsView.
FilterBar Determines whether the filter panel is drawn in the report.
Footers Specifies whether the footer panel is displayed in a report. Inherited from TdxCustomTableControlReportLinkOptionsView.
GroupFooters Determines whether group footers are drawn in the report.
Headers Specifies whether column headers are displayed in a report. Inherited from TdxCustomTableControlReportLinkOptionsView.
ReportLink Specifies the report link to which the options are applied.
See Also