Xceed DataGrid for WPF v7.2 Documentation
ShowPrintPreviewWindow Method


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace > DataGridControl Class : ShowPrintPreviewWindow Method
Creates a print preview using the specified parameters.
Displays a print preview in a window.
Overload List
OverloadDescription
Displays a print preview in a window using the provided document title.  
Displays a print preview in a window using the provided document title, and specifying a set of print options.  

Displays a print preview dialog in a popup specifying the title that will be used as the print-job name, indicating whether the end user can specify the range of pages to print, and providing a callback that will handle the PrintProgression event, the size of the window, and the default paper size, as well as indicating whether the progress window is displayed.

 
Displays a print preview dialog in a popup specifying the title that will be used as the print-job name, indicating whether the end user can specify the range of pages to print, and providing a callback that will handle the PrintProgression event, the size of the window, as well as indicating whether the progress window is displayed, and specifying a set of print options.  
Requirements

Target Platforms: Windows 11, Windows, 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataGridControl Class
DataGridControl Members