TdxCustomContainerReportLinkOptionsDesignerTabs Class
Contains settings affecting the availability of the container report link designer’s pages to an end-user.
Declaration
TdxCustomContainerReportLinkOptionsDesignerTabs = class(
TdxCustomContainerReportLinkOptions
)
Remarks
The TdxCustomContainerReportLinkOptionsDesignerTabs class contains settings that affect the availability of the report link designer’s pages to an end-user. The pages include:
Aggregated Designers (the AutoHideReportLinksIfEmpty and ReportLinks properties)
Behaviors (the Behaviors property)
Controls (Controls property).
Use a container report link’s OptionsDesignerTabs property to access these options.
Inheritance
TObject
TPersistent
TdxCustomContainerReportLinkOptions
TdxCustomContainerReportLinkOptionsDesignerTabs
See Also