Skip to main content

TdxCustomTableControlReportLinkOptionsOnEveryPage Class

Represents the report link’s options, which control the appearance of the table controls’ elements on each report page.

Declaration

TdxCustomTableControlReportLinkOptionsOnEveryPage = class(
    TdxCustomTableControlReportLinkOptions
)

Remarks

The TdxCustomTableControlReportLinkOptionsOnEveryPage class is the base class for classes, which provide options for controlling the appearance of particular elements (headers, footer panels and band headers) in table controls such as the TreeList and Grid on each report page.

Inheritance

See Also