Skip to main content

TdxCustomTableControlReportLinkOptionsSelection Class

Represents the report link’s options, which determine how the selected rows in a table control are included in a report.

Declaration

TdxCustomTableControlReportLinkOptionsSelection = class(
    TdxCustomTableControlReportLinkOptions
)

Remarks

The TdxCustomTableControlReportLinkOptionsSelection class is the base class for classes, which provide options for limiting the rows, which appear in a report to the currently selected ones in a table control.

Inheritance

See Also