TdxCustomTableControlReportLinkOptionsSelection Properties
Represents the report link’s options, which determine how the selected rows in a table control are included in a report.| Name | Description |
|---|---|
| ProcessExactSelection | Specifies the scope for the table control’s data that will be used to build a report. |
| ProcessSelection | Determines whether a report is built from only the currently selected data within a table control. |
| ReportLink | Provides access to the report link, which the current options are applied for. Inherited from TdxCustomTableControlReportLinkOptions. |
See Also