Skip to main content

TcxTreeListReportLinkOptionsSelection Properties

Options which determine how a TreeList control selection should be processed.
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