Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
This sample show cases how to customize the print preview window in [WPF DataGrid](https://www.syncfusion.com/wpf-controls/datagrid) (SfDataGrid).

[WPF DataGrid](https://www.syncfusion.com/wpf-controls/datagrid) (SfDataGrid) provides option to display print preview to review and customize the customize the `PrintPreview` window as per your requirement. In the below code example, we have customized the `PrintPreview` window with Excel and PDF exporting options.

KB article - [How to customize print preview window in WPF DataGrid (SfDataGrid)?](https://www.syncfusion.com/kb/6868/how-to-customize-print-preview-window-in-wpf-datagrid-sfdatagrid)