Pivot Table / Exporting / Default Export

Blazor Pivot Table Example - Export Feature Configuration Support

Loading Syncfusion Blazor Server Demos…

Properties

This sample demonstrates client-side exporting of pivot table to Excel, CSV, and PDF formats.

Export functionality requires enabling:

  • Excel/CSV Export - Set AllowExcelExport to true
  • PDF Export - Set AllowPdfExport to true

Export methods available:

Select export format from dropdown and click export button.

For comprehensive documentation, refer to Excel export or PDF export documentation.