Back to Devexpress

DataViewBase.ShowRibbonPrintPreview Method

wpf-devexpress-dot-xpf-dot-grid-dot-dataviewbase-dot-showribbonprintpreview.md

latest1.2 KB
Original Source

DataViewBase.ShowRibbonPrintPreview Method

NameParametersDescription
ShowRibbonPrintPreview(FrameworkElement, String, String)owner, documentName, titleCreates the print document from the DataViewBase (or its inheritor) and displays the document’s Print Preview with the Ribbon UI.
ShowRibbonPrintPreview(FrameworkElement, String)owner, documentNameCreates the print document from the DataViewBase (or its inheritor) and displays the document’s Print Preview with the Ribbon UI.
ShowRibbonPrintPreview(FrameworkElement)ownerCreates the print document from the DataViewBase (or its inheritor) and displays the document’s Print Preview with the Ribbon UI.