View on GitHub

xaml-sdk

The XAML SDK is an easy-to-use infrastructure with 1000+ developer focused examples for most of the Telerik UI for WPF controls.

Export PivotGrid

In this example you will find out how to export RadPivotGrid to xlsx (MS Excel file), docx (MS Word file), HTML and pdf. The export to pdf can optionally be done via the PdfProcessing library similarly to the following example: https://github.com/telerik/document-processing-sdk/tree/master/PdfProcessing/ExportUIElement.