Back to Devexpress

TdxCustomContainerReportLink Class

vcl-dxpscontainerlnk.md

latest6.3 KB
Original Source

TdxCustomContainerReportLink Class

Represents the base class for the container component report links.

Declaration

delphi
TdxCustomContainerReportLink = class(
    TBasedxReportLink,
    IdxReportLinkController
)

Remarks

The TdxCustomContainerReportLink class publishes several options sets, affecting different aspects of the report link behavior:

  • OptionsBehavior – provides access to options that determine the report link’s behavior in relation to the aggregated components.

  • OptionsDesignerTabs – provides access to options that specify the availability of the report link designer’s pages to end-users.

  • OptionsPagination – provides access to options that specify the manner in which the container component is split across the report pages.

  • OptionsRefinements – provides access to the report link’s refinement options.

  • OptionsTransparent – provides access to transparency settings for the printed container.

This class also publishes events that enable you to:

Implements

IdxReportLinkController

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TdxCustomContainerReportLink

See Also

TdxGridReportLink

TcxDBVerticalGridReportLink

TcxRTTIInspectorReportLink

TcxUnboundVerticalGridReportLink

TcxCustomVerticalGridReportLink

TcxVerticalGridReportLink

TdxTreeViewExReportLink

TcxDBMemoReportLink

TcxMemoReportLink

TcxCustomMemoReportLink

TcxMCListBoxReportLink

TdxCustomStringsReportLink

TdxMemoReportLink

TdxTextReportLink

TdxCustomTextReportLink

TdxCustomMemoReportLink

TdxOrgChartReportLink

TCustomdxOrgChartReportLink

TdxDBOrgChartReportLink

TdxDBTeeChartReportLink

TdxLayoutControlReportLink

TdxListBoxReportLink

TdxCheckListBoxReportLink

TCustomdxRichEditReportLink

TAbstractdxGridReportLink

TrxRichEditReportLink

TdxRichEditReportLink

TCustomdxNativeTreeViewReportLink

TdxStringGridReportLink

TCustomdxTreeViewReportLink

TCustomdxGridReportLink

TStddxGridReportLink

TdxTreeViewReportLink

TdxCustomListBoxReportLink

TAbstractdxRichEditReportLink

TdxCustomTableControlReportLink

TdxCustomcxControlReportLink

TdxDrawGridReportLink

TdxCustomContainerReportLink

TcxTreeListReportLink

TcxVirtualTreeListReportLink

TcxDBTreeListReportLink

TcxTreeListCustomReportLink

TdxImageReportLink

TCustomdxPictureReportLink

TdxPictureReportLink

TCustomdxGraphicReportLink

TdxCompositionReportLink

TdxTeeChartReportLink

TCustomdxTeeChartReportLink

TdxFlowChartReportLink

TdxCustomContainerReportLink Members

dxPSContainerLnk Unit