Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxCustomContainerReportLinkOptionsDesignerTabs Class

Contains settings affecting the availability of the container report link designer’s pages to an end-user.

#Declaration

Delphi
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:

Use a container report link’s OptionsDesignerTabs property to access these options.

#Inheritance

TObject
TPersistent
TdxCustomContainerReportLinkOptions
TdxCustomContainerReportLinkOptionsDesignerTabs
See Also