vcl-dxpsprvw.md
The Print Preview window.
TdxPSPreviewWindow = class(
TdxPSCustomPreviewWindow,
IdxComponentPrinterListener,
IdxSkinSupport,
IdxPSExplorerTreeContainerHost
)
The Print Preview window provides a UI for browsing reports built with report links.
The Print Preview dialog includes this window as part of its UI.
You can add the Print Preview window into any container control. The following image illustrates the window embedded into the Ribbon Backstage View of the ExpressPrinting System compiled demo available at https://www.devexpress.com/support/demos/#vcl.
IdxPSExplorerTreeContainerHost
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxPSCustomPreviewWindow TdxPSPreviewWindow
See Also