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

DataViewBase.ShowRibbonPrintPreview Method

Name Parameters Description
ShowRibbonPrintPreview(FrameworkElement, String, String) owner, documentName, title Creates the print document from the DataViewBase and displays the document’s Print Preview with the Ribbon UI.
ShowRibbonPrintPreview(FrameworkElement, String) owner, documentName Creates the print document from the DataViewBase and displays the document’s Print Preview with the Ribbon UI.
ShowRibbonPrintPreview(FrameworkElement) owner Creates the print document from the DataViewBase and displays the document’s Print Preview with the Ribbon UI.