Skip to main content
A newer version of this page is available. .

PrintPreviewRibbonFormEx Class

Namespace: DevExpress.XtraPrinting.Preview

Assembly: DevExpress.XtraPrinting.v19.1.dll

Declaration

public class PrintPreviewRibbonFormEx :
    PrintPreviewRibbonFormExBase

Remarks

The PrintPreviewRibbonFormEx class is no longer used separately and is retained only for backward compatibility. Use the DocumentViewer control instead.

PrintPreviewRibbonForm1.png

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