Skip to main content

DataViewBase.ShowPrintPreview Method

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