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

DataViewBase.ShowPrintPreview Method

Name Parameters Description
ShowPrintPreview(FrameworkElement, String, String) owner, documentName, title Creates the print document from the DataViewBase and displays the Print Preview of the document.
ShowPrintPreview(FrameworkElement, String) owner, documentName Creates the print document from the DataViewBase and displays the Print Preview of the document.
ShowPrintPreview(FrameworkElement) owner Creates the print document from the DataViewBase and displays the Print Preview of the document.