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

TdxGridReportLinkOptionsSelection Properties
Show Inherited Hide Inherited

Options that determine how the currently selected items in the Grid are presented in the report.
Name Description
ProcessExactSelection Specifies the scope for the table control’s data that will be used to build a report. Inherited from TdxCustomTableControlReportLinkOptionsSelection.
ProcessSelection Determines whether a report is built from only the currently selected data within a table control. Inherited from TdxCustomTableControlReportLinkOptionsSelection.
ReportLink Specifies the report link to which the options are applied.
See Also