Skip to main content

DataViewBase.ShowRibbonPrintPreviewDialog Method

Name Parameters Description
ShowRibbonPrintPreviewDialog(Window, String, String) owner, documentName, title Creates the print document from the DataViewBase (or its inheritor) and displays the document’s Print Preview as a modal window with the Ribbon UI.
ShowRibbonPrintPreviewDialog(Window, String) owner, documentName Creates the print document from the DataViewBase (or its inheritor) and displays the document’s Print Preview as a modal window with the Ribbon UI.
ShowRibbonPrintPreviewDialog(Window) owner Creates the print document from the DataViewBase (or its inheritor) and displays the document’s Print Preview as a modal window with the Ribbon UI.