TdxGridReportLinkOptionsSelection Properties
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