PrintPreviewRibbonFormEx Class
A print preview form with a ribbon toolbar.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v26.1.dll
Declaration
Remarks
The PrintPreviewRibbonFormEx class is the built-in ribbon-based Print Preview form. Use the ReportPrintTool class to display the PrintPreviewRibbonFormEx form. If you need a fully custom preview UI, use the DocumentViewer control instead.

Inheritance
Show 13 items
Object
MarshalByRefObject
Component
Control
ScrollableControl
ContainerControl
Form
DevExpress.XtraEditors.DForm
DevExpress.XtraEditors.MouseWheelContainerForm
XtraForm
RibbonForm
DevExpress.XtraPrinting.Preview.PrintPreviewRibbonFormExBase
PrintPreviewRibbonFormEx
See Also