vcl-dxpsdxlclnk.md
A report link for printing out the TdxLayoutControl control.
TdxLayoutControlReportLink = class(
TdxCustomContainerReportLink,
IInterface,
IdxReportLinkController
)
The TdxLayoutControlReportLink class represents a report link for printing out the TdxLayoutControl. The layout control report link class inherits all functionality from its ancestor (TdxCustomContainerReportLink class) and publishes several sets of rendering options. The OptionsPagination options group specifies the manner in which the layout control elements (groups and items) are split across report pages. The OptionsTransparent options group determines the transparency settings for the layout control elements.
TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TdxCustomContainerReportLink TdxLayoutControlReportLink
See Also
TcxUnboundVerticalGridReportLink
TcxCustomVerticalGridReportLink
TdxLayoutControlReportLink
TCustomdxNativeTreeViewReportLink
TdxCustomTableControlReportLink