Syncfusion.PivotTable.Wpf 18.1.0.36-beta

Prefix Reserved
This is a prerelease version of Syncfusion.PivotTable.Wpf.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.PivotTable.Wpf --version 18.1.0.36-beta
                    
NuGet\Install-Package Syncfusion.PivotTable.Wpf -Version 18.1.0.36-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.PivotTable.Wpf" Version="18.1.0.36-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.PivotTable.Wpf" Version="18.1.0.36-beta" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.PivotTable.Wpf" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.PivotTable.Wpf --version 18.1.0.36-beta
                    
#r "nuget: Syncfusion.PivotTable.Wpf, 18.1.0.36-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Syncfusion.PivotTable.Wpf@18.1.0.36-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Syncfusion.PivotTable.Wpf&version=18.1.0.36-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.PivotTable.Wpf&version=18.1.0.36-beta&prerelease
                    
Install as a Cake Tool

Syncfusion’s pivot table (a.k.a. pivot grid) for WPF is a .NET library that allows you to read, process, and display relational data in a cross-tabulated form.

Key Features:
• Drill support—Navigate through inner levels of a hierarchy element present in both column and row headers.
• Field list and grouping bar—Use UI interaction at runtime to dynamically change the report along with sort, filter, and remove options.
• Filtering and sorting—Order members and values either in ascending or descending order. Filtering of members is also possible.
• Summaries—Show brief information about the individual data columns or groups of rows.
• Calculated field—Users can add new value fields to the report.
• Cell selection—Select multiple cells in the grid.
• Hyperlink—Hyperlink cells to retrieve detailed information about a particular cell.
• Asynchronous data loading—Performs long-running operations asynchronously on a background thread.
• Virtualized binding—Load the data in the pivot grid control on-demand using the index engine.
• Deferred scrolling—Improves the scrolling performance by updating the data only if the user releases the thumb on scrolling.
• Cell templates—Customize the headers by applying styles using data templates.
• Conditional formatting—Define certain conditions, format cell font, color, and border settings.
• Exporting—Export the component to various formats such as PDF, Word, CSV, and Excel.
• Save and load—Save generated report to use later.

Learn more: https://www.syncfusion.com/wpf-ui-controls/pivot-grid?utm_source=nuget&utm_medium=listing

Documentation: https://help.syncfusion.com/wpf/pivot-grid/overview?utm_source=nuget&utm_medium=listing

Support
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing
Forum: https://www.syncfusion.com/forums/wpf?utm_source=nuget&utm_medium=listing

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).

© Copyright 2020 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Syncfusion.PivotTable.Wpf:

Package Downloads
Syncfusion.PivotTableExport.Wpf

This package provides the functionality to utilize the features of Syncfusion® WPF Export Pivot Table to Excel/Word/PDF control and more.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.PivotTable.Wpf:

Repository Stars
syncfusion/wpf-demos
This repository contains the samples for Syncfusion WPF UI Controls and File Format libraries and the guide to use them.
Version Downloads Last Updated
30.2.7 29 8/25/2025
30.2.6 90 8/18/2025
30.2.5 99 8/13/2025
30.2.4 232 8/7/2025
30.1.42 106 7/28/2025
30.1.41 489 7/22/2025
30.1.40 171 7/14/2025
30.1.39 179 7/8/2025
30.1.38 171 7/1/2025
30.1.37 240 6/25/2025
29.2.11 222 6/16/2025
29.2.10 575 6/9/2025
29.2.9 205 6/5/2025
29.2.8 244 6/3/2025
29.2.7 215 5/26/2025
29.2.5 178 5/20/2025
29.2.4 419 5/14/2025
29.1.41 545 5/5/2025
29.1.40 365 4/28/2025
29.1.39 216 4/21/2025
29.1.38 259 4/14/2025
29.1.37 224 4/8/2025
29.1.35 470 4/1/2025
29.1.33 587 3/25/2025
28.2.12 343 3/19/2025
28.2.11 343 3/10/2025
28.2.9 360 3/3/2025
28.2.7 205 2/25/2025
28.2.6 207 2/17/2025
28.2.5 186 2/11/2025
28.2.4 577 2/4/2025
28.2.3 233 1/29/2025
28.1.41 424 1/20/2025
28.1.39 214 1/13/2025
28.1.38 452 1/7/2025
28.1.37 174 12/31/2024
28.1.36 402 12/23/2024
28.1.35 168 12/18/2024
28.1.33 258 12/12/2024
27.2.5 254 12/2/2024
27.2.4 231 11/26/2024
27.2.3 199 11/22/2024
27.2.2 204 11/15/2024
27.1.58 311 11/4/2024
27.1.57 226 10/28/2024
27.1.56 187 10/23/2024
27.1.55 158 10/21/2024
27.1.53 486 10/14/2024
27.1.52 196 10/7/2024
27.1.51 201 9/30/2024
27.1.50 192 9/23/2024
27.1.48 297 9/18/2024
26.2.14 267 9/9/2024
26.2.13 301 9/5/2024
26.2.12 205 9/2/2024
26.2.11 215 8/27/2024
26.2.10 248 8/19/2024
26.2.9 1,457 8/12/2024
26.2.8 226 8/5/2024
26.2.7 155 7/29/2024
26.2.5 139 7/25/2024
26.2.4 190 7/24/2024
26.1.42 205 7/15/2024
26.1.41 280 7/8/2024
26.1.40 237 7/1/2024
26.1.39 444 6/24/2024
26.1.38 224 6/18/2024
26.1.35 269 6/11/2024
25.2.7 191 6/3/2024
25.2.6 206 5/28/2024
25.2.5 217 5/21/2024
25.2.4 274 5/14/2024
25.2.3 258 5/8/2024
25.1.42 224 4/29/2024
25.1.41 262 4/23/2024
25.1.40 237 4/15/2024
25.1.39 249 4/8/2024
25.1.38 236 4/1/2024
25.1.37 240 3/26/2024
25.1.35 387 3/15/2024
24.2.9 485 3/4/2024
24.2.8 867 2/26/2024
24.2.7 2,162 2/19/2024
24.2.6 376 2/14/2024
24.2.5 345 2/12/2024
24.2.4 1,167 2/5/2024
24.2.3 496 1/31/2024
24.1.47 468 1/22/2024
24.1.46 928 1/16/2024
24.1.45 517 1/8/2024
24.1.44 502 1/2/2024
24.1.43 450 12/27/2023
24.1.41 813 12/18/2023
23.2.7 879 12/6/2023
23.2.6 665 11/28/2023
23.2.5 556 11/23/2023
23.2.4 806 11/20/2023
23.1.44 540 11/6/2023
23.1.43 590 10/30/2023
23.1.42 585 10/23/2023
23.1.41 621 10/16/2023
23.1.40 652 10/10/2023
23.1.39 620 10/4/2023
23.1.38 1,423 9/26/2023
23.1.36 2,074 9/15/2023
22.2.12 857 9/5/2023
22.2.11 771 8/28/2023
22.2.10 750 8/22/2023
22.2.9 837 8/14/2023
22.2.8 1,582 8/7/2023
22.2.7 876 8/2/2023
22.2.5 1,027 7/27/2023
22.1.39 863 7/18/2023
22.1.38 856 7/11/2023
22.1.37 1,246 7/3/2023
22.1.36 868 6/28/2023
22.1.34 919 6/21/2023
21.2.10 894 6/12/2023
21.2.9 877 6/6/2023
21.2.8 1,446 5/30/2023
21.2.6 828 5/22/2023
21.2.5 924 5/15/2023
21.2.4 999 5/9/2023
21.2.3 1,224 5/3/2023
21.1.41 1,954 4/19/2023
21.1.39 991 4/10/2023
21.1.38 1,101 4/3/2023
21.1.37 1,036 3/29/2023
21.1.35 1,297 3/23/2023
20.4.0.54 1,489 3/13/2023
20.4.0.53 999 3/7/2023
20.4.0.52 1,053 2/28/2023
20.4.0.51 1,125 2/21/2023
20.4.0.50 1,434 2/14/2023
20.4.0.49 1,169 2/7/2023
20.4.0.48 1,315 2/1/2023
20.4.0.44 1,182 1/18/2023
20.4.0.43 1,293 1/10/2023
20.4.0.42 1,919 1/4/2023
20.4.0.41 1,165 12/29/2022
20.4.0.40 1,162 12/28/2022
20.4.0.38 1,198 12/21/2022
20.3.0.61 1,263 12/12/2022
20.3.0.60 2,701 12/6/2022
20.3.0.59 1,233 11/29/2022
20.3.0.58 1,163 11/21/2022
20.3.0.57 1,623 11/15/2022
20.3.0.56 1,317 11/8/2022
20.3.0.52 1,330 10/27/2022
20.3.0.50 1,371 10/17/2022
20.3.0.49 1,407 10/11/2022
20.3.0.48 1,409 10/5/2022
20.3.0.47 1,569 9/29/2022
20.2.0.50 1,599 9/20/2022
20.2.0.49 1,487 9/13/2022
20.2.0.48 1,421 9/6/2022
20.2.0.46 2,748 8/30/2022
20.2.0.45 1,508 8/23/2022
20.2.0.44 1,469 8/16/2022
20.2.0.43 1,703 8/8/2022
20.2.0.40 1,550 7/26/2022
20.2.0.39 1,531 7/19/2022
20.2.0.38 1,533 7/12/2022
20.2.0.36 1,911 6/30/2022
20.1.0.61 1,552 6/20/2022
20.1.0.60 1,462 6/14/2022
20.1.0.59 1,502 6/6/2022
20.1.0.58 1,587 5/30/2022
20.1.0.57 1,596 5/23/2022
20.1.0.56 1,588 5/17/2022
20.1.0.55 1,771 5/12/2022
20.1.0.52 1,564 5/2/2022
20.1.0.51 1,612 4/26/2022
20.1.0.50 1,585 4/19/2022
20.1.0.48 1,585 4/12/2022
20.1.0.47 3,376 4/4/2022
19.4.0.56 5,165 3/14/2022
19.4.0.55 1,553 3/8/2022
19.4.0.54 1,569 2/28/2022
19.4.0.53 1,576 2/22/2022
19.4.0.52 1,635 2/15/2022
19.4.0.50 1,583 2/8/2022
19.4.0.48 1,688 1/31/2022
19.4.0.47 1,596 1/24/2022
19.4.0.43 1,621 1/18/2022
19.4.0.42 1,630 1/10/2022
19.4.0.41 1,203 1/4/2022
19.4.0.40 1,146 12/28/2021
19.4.0.38 1,609 12/17/2021
19.3.0.59 1,200 12/14/2021
19.3.0.57 1,270 12/7/2021
19.3.0.56 2,250 11/29/2021
19.3.0.55 1,212 11/23/2021
19.3.0.54 1,287 11/17/2021
19.3.0.53 1,391 11/12/2021
19.3.0.48 1,407 11/3/2021
19.3.0.47 1,321 10/26/2021
19.3.0.46 1,328 10/19/2021
19.3.0.45 1,360 10/12/2021
19.3.0.44 1,478 10/5/2021
19.3.0.43 1,572 9/30/2021
19.2.0.62 1,581 9/13/2021
19.2.0.60 1,416 9/7/2021
19.2.0.59 1,603 8/30/2021
19.2.0.57 1,525 8/24/2021
19.2.0.56 1,475 8/17/2021
19.2.0.55 1,536 8/11/2021
19.2.0.51 1,426 8/2/2021
19.2.0.49 1,619 7/26/2021
19.2.0.48 1,468 7/19/2021
19.2.0.47 1,560 7/13/2021
19.2.0.46 1,634 7/6/2021
19.2.0.44 1,730 6/30/2021
19.1.0.69 1,860 6/14/2021
19.1.0.67 1,425 6/7/2021
19.1.0.66 1,534 5/31/2021
19.1.0.65 1,528 5/24/2021
19.1.0.64 1,534 5/19/2021
19.1.0.63 1,578 5/13/2021
19.1.0.59 1,409 5/3/2021
19.1.0.58 1,402 4/26/2021
19.1.0.57 1,430 4/20/2021
19.1.0.56 1,456 4/12/2021
19.1.0.55 1,429 4/6/2021
19.1.0.54 1,496 3/30/2021
18.4.0.49 1,472 3/22/2021
18.4.0.48 1,447 3/16/2021
18.4.0.47 1,432 3/9/2021
18.4.0.46 1,711 3/2/2021
18.4.0.44 1,758 2/23/2021
18.4.0.43 1,698 2/15/2021
18.4.0.42 1,759 2/9/2021
18.4.0.41 1,913 2/2/2021
18.4.0.39 1,809 1/28/2021
18.4.0.35 1,717 1/19/2021
18.4.0.34 1,745 1/12/2021
18.4.0.33 1,709 1/4/2021
18.4.0.32 1,694 12/30/2020
18.4.0.31 1,780 12/22/2020
18.4.0.30 1,902 12/17/2020
18.3.0.53 1,781 12/8/2020
18.3.0.52 1,930 11/30/2020
18.3.0.51 1,796 11/23/2020
18.3.0.50 1,836 11/17/2020
18.3.0.48 1,781 11/10/2020
18.3.0.47 1,843 11/5/2020
18.3.0.44 1,838 10/27/2020
18.3.0.42 1,845 10/20/2020
18.3.0.40 1,806 10/12/2020
18.3.0.38 1,870 10/7/2020
18.3.0.35 1,812 10/1/2020
18.2.0.59 1,814 9/22/2020
18.2.0.58 1,876 9/15/2020
18.2.0.57 1,837 9/8/2020
18.2.0.56 1,832 9/1/2020
18.2.0.55 1,808 8/25/2020
18.2.0.54 1,896 8/18/2020
18.2.0.48 1,933 8/4/2020
18.2.0.47 1,955 7/28/2020
18.2.0.46 1,899 7/21/2020
18.2.0.45 2,051 7/14/2020
18.2.0.44 3,544 7/6/2020
18.1.0.59 78,529 6/23/2020
18.1.0.57 1,811 6/15/2020
18.1.0.56 1,884 6/9/2020
18.1.0.55 1,931 6/2/2020
18.1.0.54 1,926 5/26/2020
18.1.0.53 2,257 5/19/2020
18.1.0.52 1,930 5/13/2020
18.1.0.48 1,946 5/5/2020
18.1.0.46 1,894 4/28/2020
18.1.0.45 1,964 4/21/2020
18.1.0.44 1,938 4/14/2020
18.1.0.43 1,888 4/7/2020
18.1.0.42 2,076 4/1/2020
18.1.0.36-beta 1,454 3/19/2020
17.4.0.55 2,109 3/10/2020
17.4.0.53 1,967 3/3/2020
17.4.0.51 1,980 2/25/2020
17.4.0.50 1,986 2/18/2020
17.4.0.49 1,928 2/11/2020
17.4.0.47 1,885 2/5/2020
17.4.0.46 1,926 1/30/2020
17.4.0.44 2,045 1/21/2020
17.4.0.43 1,970 1/14/2020
17.4.0.41 2,084 1/7/2020
17.4.0.40 1,955 12/24/2019
17.4.0.39 2,041 12/17/2019
17.3.0.34 1,875 12/10/2019
17.3.0.33 1,938 12/4/2019
17.3.0.30 1,959 12/3/2019
17.3.0.29 2,004 11/26/2019
17.3.0.28 1,961 11/18/2019
17.3.0.27 1,959 11/12/2019
17.3.0.26 1,988 11/5/2019
17.3.0.21 2,018 10/29/2019
17.3.0.19 2,078 10/22/2019
17.3.0.17 2,030 10/15/2019
17.3.0.14 2,310 10/3/2019
17.3.0.9-beta 1,481 9/20/2019
17.2.0.51 1,982 9/10/2019
17.2.0.49 1,925 9/3/2019
17.2.0.47 2,045 8/27/2019
17.2.0.46 2,049 8/22/2019
17.2.0.41 2,044 8/13/2019
17.2.0.40 1,999 8/6/2019
17.2.0.39 2,074 7/30/2019
17.2.0.36 1,986 7/23/2019
17.2.0.35 1,980 7/17/2019
17.2.0.34 2,083 7/11/2019
17.2.0.28-beta 1,527 6/27/2019
17.1.0.53 2,014 6/25/2019
17.1.0.52 2,035 6/18/2019
17.1.0.51 2,094 6/11/2019
17.1.0.50 2,031 6/4/2019
17.1.0.49 2,010 5/28/2019
17.1.0.48 2,036 5/21/2019
17.1.0.47 1,972 5/14/2019
17.1.0.44 2,058 5/7/2019
17.1.0.43 2,112 4/30/2019
17.1.0.42 2,150 4/23/2019
17.1.0.41 2,046 4/16/2019
17.1.0.40 2,075 4/9/2019
17.1.0.38 2,126 3/29/2019
17.1.0.32-beta 1,543 3/13/2019
16.4.0.54 2,270 2/19/2019
16.4.0.53 2,151 2/13/2019
16.4.0.52 1,903 2/5/2019
16.4.0.48 2,197 1/22/2019
16.4.0.47 1,923 1/16/2019
16.4.0.46 2,207 1/8/2019
16.4.0.44 2,139 12/24/2018
16.4.0.42 2,115 12/17/2018
16.4.0.40-beta 1,685 12/10/2018
16.3.0.36 2,189 11/27/2018
16.3.0.35-beta 1,657 11/23/2018
16.3.0.29 2,260 10/30/2018
16.3.0.21 2,299 9/21/2018