Syncfusion.PivotTable.Wpf 17.1.0.32-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 17.1.0.32-beta
                    
NuGet\Install-Package Syncfusion.PivotTable.Wpf -Version 17.1.0.32-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="17.1.0.32-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.PivotTable.Wpf" Version="17.1.0.32-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 17.1.0.32-beta
                    
#r "nuget: Syncfusion.PivotTable.Wpf, 17.1.0.32-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@17.1.0.32-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=17.1.0.32-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.PivotTable.Wpf&version=17.1.0.32-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/pivotgrid/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 2019 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.1.42 13 7/28/2025
30.1.41 481 7/22/2025
30.1.40 158 7/14/2025
30.1.39 173 7/8/2025
30.1.38 164 7/1/2025
30.1.37 216 6/25/2025
29.2.11 217 6/16/2025
29.2.10 522 6/9/2025
29.2.9 197 6/5/2025
29.2.8 238 6/3/2025
29.2.7 209 5/26/2025
29.2.5 171 5/20/2025
29.2.4 411 5/14/2025
29.1.41 541 5/5/2025
29.1.40 360 4/28/2025
29.1.39 208 4/21/2025
29.1.38 254 4/14/2025
29.1.37 220 4/8/2025
29.1.35 466 4/1/2025
29.1.33 581 3/25/2025
28.2.12 336 3/19/2025
28.2.11 338 3/10/2025
28.2.9 356 3/3/2025
28.2.7 199 2/25/2025
28.2.6 199 2/17/2025
28.2.5 181 2/11/2025
28.2.4 570 2/4/2025
28.2.3 228 1/29/2025
28.1.41 404 1/20/2025
28.1.39 208 1/13/2025
28.1.38 447 1/7/2025
28.1.37 169 12/31/2024
28.1.36 396 12/23/2024
28.1.35 163 12/18/2024
28.1.33 250 12/12/2024
27.2.5 247 12/2/2024
27.2.4 226 11/26/2024
27.2.3 193 11/22/2024
27.2.2 199 11/15/2024
27.1.58 304 11/4/2024
27.1.57 221 10/28/2024
27.1.56 179 10/23/2024
27.1.55 153 10/21/2024
27.1.53 481 10/14/2024
27.1.52 190 10/7/2024
27.1.51 195 9/30/2024
27.1.50 187 9/23/2024
27.1.48 292 9/18/2024
26.2.14 260 9/9/2024
26.2.13 295 9/5/2024
26.2.12 200 9/2/2024
26.2.11 206 8/27/2024
26.2.10 243 8/19/2024
26.2.9 1,452 8/12/2024
26.2.8 218 8/5/2024
26.2.7 150 7/29/2024
26.2.5 133 7/25/2024
26.2.4 183 7/24/2024
26.1.42 200 7/15/2024
26.1.41 272 7/8/2024
26.1.40 231 7/1/2024
26.1.39 438 6/24/2024
26.1.38 219 6/18/2024
26.1.35 263 6/11/2024
25.2.7 186 6/3/2024
25.2.6 201 5/28/2024
25.2.5 212 5/21/2024
25.2.4 269 5/14/2024
25.2.3 252 5/8/2024
25.1.42 219 4/29/2024
25.1.41 257 4/23/2024
25.1.40 230 4/15/2024
25.1.39 243 4/8/2024
25.1.38 231 4/1/2024
25.1.37 235 3/26/2024
25.1.35 383 3/15/2024
24.2.9 480 3/4/2024
24.2.8 863 2/26/2024
24.2.7 2,157 2/19/2024
24.2.6 371 2/14/2024
24.2.5 341 2/12/2024
24.2.4 1,163 2/5/2024
24.2.3 489 1/31/2024
24.1.47 461 1/22/2024
24.1.46 922 1/16/2024
24.1.45 512 1/8/2024
24.1.44 496 1/2/2024
24.1.43 446 12/27/2023
24.1.41 806 12/18/2023
23.2.7 874 12/6/2023
23.2.6 660 11/28/2023
23.2.5 552 11/23/2023
23.2.4 802 11/20/2023
23.1.44 535 11/6/2023
23.1.43 581 10/30/2023
23.1.42 574 10/23/2023
23.1.41 616 10/16/2023
23.1.40 646 10/10/2023
23.1.39 614 10/4/2023
23.1.38 1,415 9/26/2023
23.1.36 2,058 9/15/2023
22.2.12 848 9/5/2023
22.2.11 761 8/28/2023
22.2.10 741 8/22/2023
22.2.9 828 8/14/2023
22.2.8 1,573 8/7/2023
22.2.7 866 8/2/2023
22.2.5 1,017 7/27/2023
22.1.39 853 7/18/2023
22.1.38 846 7/11/2023
22.1.37 1,236 7/3/2023
22.1.36 857 6/28/2023
22.1.34 908 6/21/2023
21.2.10 883 6/12/2023
21.2.9 865 6/6/2023
21.2.8 1,434 5/30/2023
21.2.6 816 5/22/2023
21.2.5 911 5/15/2023
21.2.4 985 5/9/2023
21.2.3 1,212 5/3/2023
21.1.41 1,942 4/19/2023
21.1.39 979 4/10/2023
21.1.38 1,088 4/3/2023
21.1.37 1,023 3/29/2023
21.1.35 1,284 3/23/2023
20.4.0.54 1,477 3/13/2023
20.4.0.53 988 3/7/2023
20.4.0.52 1,041 2/28/2023
20.4.0.51 1,110 2/21/2023
20.4.0.50 1,423 2/14/2023
20.4.0.49 1,158 2/7/2023
20.4.0.48 1,303 2/1/2023
20.4.0.44 1,171 1/18/2023
20.4.0.43 1,282 1/10/2023
20.4.0.42 1,907 1/4/2023
20.4.0.41 1,153 12/29/2022
20.4.0.40 1,151 12/28/2022
20.4.0.38 1,186 12/21/2022
20.3.0.61 1,246 12/12/2022
20.3.0.60 2,690 12/6/2022
20.3.0.59 1,221 11/29/2022
20.3.0.58 1,152 11/21/2022
20.3.0.57 1,611 11/15/2022
20.3.0.56 1,304 11/8/2022
20.3.0.52 1,319 10/27/2022
20.3.0.50 1,360 10/17/2022
20.3.0.49 1,394 10/11/2022
20.3.0.48 1,398 10/5/2022
20.3.0.47 1,555 9/29/2022
20.2.0.50 1,587 9/20/2022
20.2.0.49 1,474 9/13/2022
20.2.0.48 1,409 9/6/2022
20.2.0.46 2,735 8/30/2022
20.2.0.45 1,487 8/23/2022
20.2.0.44 1,456 8/16/2022
20.2.0.43 1,689 8/8/2022
20.2.0.40 1,536 7/26/2022
20.2.0.39 1,517 7/19/2022
20.2.0.38 1,520 7/12/2022
20.2.0.36 1,891 6/30/2022
20.1.0.61 1,539 6/20/2022
20.1.0.60 1,448 6/14/2022
20.1.0.59 1,489 6/6/2022
20.1.0.58 1,572 5/30/2022
20.1.0.57 1,582 5/23/2022
20.1.0.56 1,574 5/17/2022
20.1.0.55 1,758 5/12/2022
20.1.0.52 1,551 5/2/2022
20.1.0.51 1,596 4/26/2022
20.1.0.50 1,572 4/19/2022
20.1.0.48 1,572 4/12/2022
20.1.0.47 3,362 4/4/2022
19.4.0.56 5,143 3/14/2022
19.4.0.55 1,538 3/8/2022
19.4.0.54 1,556 2/28/2022
19.4.0.53 1,562 2/22/2022
19.4.0.52 1,622 2/15/2022
19.4.0.50 1,570 2/8/2022
19.4.0.48 1,675 1/31/2022
19.4.0.47 1,583 1/24/2022
19.4.0.43 1,607 1/18/2022
19.4.0.42 1,614 1/10/2022
19.4.0.41 1,189 1/4/2022
19.4.0.40 1,132 12/28/2021
19.4.0.38 1,592 12/17/2021
19.3.0.59 1,185 12/14/2021
19.3.0.57 1,257 12/7/2021
19.3.0.56 2,236 11/29/2021
19.3.0.55 1,198 11/23/2021
19.3.0.54 1,274 11/17/2021
19.3.0.53 1,378 11/12/2021
19.3.0.48 1,394 11/3/2021
19.3.0.47 1,309 10/26/2021
19.3.0.46 1,312 10/19/2021
19.3.0.45 1,347 10/12/2021
19.3.0.44 1,465 10/5/2021
19.3.0.43 1,560 9/30/2021
19.2.0.62 1,568 9/13/2021
19.2.0.60 1,402 9/7/2021
19.2.0.59 1,588 8/30/2021
19.2.0.57 1,511 8/24/2021
19.2.0.56 1,461 8/17/2021
19.2.0.55 1,522 8/11/2021
19.2.0.51 1,411 8/2/2021
19.2.0.49 1,604 7/26/2021
19.2.0.48 1,454 7/19/2021
19.2.0.47 1,546 7/13/2021
19.2.0.46 1,617 7/6/2021
19.2.0.44 1,715 6/30/2021
19.1.0.69 1,846 6/14/2021
19.1.0.67 1,411 6/7/2021
19.1.0.66 1,521 5/31/2021
19.1.0.65 1,513 5/24/2021
19.1.0.64 1,521 5/19/2021
19.1.0.63 1,563 5/13/2021
19.1.0.59 1,394 5/3/2021
19.1.0.58 1,388 4/26/2021
19.1.0.57 1,417 4/20/2021
19.1.0.56 1,442 4/12/2021
19.1.0.55 1,413 4/6/2021
19.1.0.54 1,483 3/30/2021
18.4.0.49 1,457 3/22/2021
18.4.0.48 1,433 3/16/2021
18.4.0.47 1,418 3/9/2021
18.4.0.46 1,676 3/2/2021
18.4.0.44 1,721 2/23/2021
18.4.0.43 1,661 2/15/2021
18.4.0.42 1,721 2/9/2021
18.4.0.41 1,877 2/2/2021
18.4.0.39 1,773 1/28/2021
18.4.0.35 1,679 1/19/2021
18.4.0.34 1,709 1/12/2021
18.4.0.33 1,671 1/4/2021
18.4.0.32 1,658 12/30/2020
18.4.0.31 1,744 12/22/2020
18.4.0.30 1,863 12/17/2020
18.3.0.53 1,744 12/8/2020
18.3.0.52 1,893 11/30/2020
18.3.0.51 1,759 11/23/2020
18.3.0.50 1,800 11/17/2020
18.3.0.48 1,741 11/10/2020
18.3.0.47 1,807 11/5/2020
18.3.0.44 1,800 10/27/2020
18.3.0.42 1,809 10/20/2020
18.3.0.40 1,770 10/12/2020
18.3.0.38 1,834 10/7/2020
18.3.0.35 1,773 10/1/2020
18.2.0.59 1,777 9/22/2020
18.2.0.58 1,840 9/15/2020
18.2.0.57 1,800 9/8/2020
18.2.0.56 1,797 9/1/2020
18.2.0.55 1,772 8/25/2020
18.2.0.54 1,859 8/18/2020
18.2.0.48 1,895 8/4/2020
18.2.0.47 1,918 7/28/2020
18.2.0.46 1,864 7/21/2020
18.2.0.45 2,014 7/14/2020
18.2.0.44 3,507 7/6/2020
18.1.0.59 78,493 6/23/2020
18.1.0.57 1,775 6/15/2020
18.1.0.56 1,848 6/9/2020
18.1.0.55 1,895 6/2/2020
18.1.0.54 1,890 5/26/2020
18.1.0.53 2,221 5/19/2020
18.1.0.52 1,896 5/13/2020
18.1.0.48 1,909 5/5/2020
18.1.0.46 1,859 4/28/2020
18.1.0.45 1,929 4/21/2020
18.1.0.44 1,901 4/14/2020
18.1.0.43 1,851 4/7/2020
18.1.0.42 2,041 4/1/2020
18.1.0.36-beta 1,421 3/19/2020
17.4.0.55 2,068 3/10/2020
17.4.0.53 1,931 3/3/2020
17.4.0.51 1,944 2/25/2020
17.4.0.50 1,951 2/18/2020
17.4.0.49 1,893 2/11/2020
17.4.0.47 1,850 2/5/2020
17.4.0.46 1,891 1/30/2020
17.4.0.44 2,009 1/21/2020
17.4.0.43 1,936 1/14/2020
17.4.0.41 2,049 1/7/2020
17.4.0.40 1,921 12/24/2019
17.4.0.39 2,005 12/17/2019
17.3.0.34 1,856 12/10/2019
17.3.0.33 1,904 12/4/2019
17.3.0.30 1,925 12/3/2019
17.3.0.29 1,969 11/26/2019
17.3.0.28 1,927 11/18/2019
17.3.0.27 1,925 11/12/2019
17.3.0.26 1,952 11/5/2019
17.3.0.21 1,981 10/29/2019
17.3.0.19 2,042 10/22/2019
17.3.0.17 1,995 10/15/2019
17.3.0.14 2,270 10/3/2019
17.3.0.9-beta 1,444 9/20/2019
17.2.0.51 1,948 9/10/2019
17.2.0.49 1,891 9/3/2019
17.2.0.47 2,011 8/27/2019
17.2.0.46 2,013 8/22/2019
17.2.0.41 2,009 8/13/2019
17.2.0.40 1,963 8/6/2019
17.2.0.39 2,039 7/30/2019
17.2.0.36 1,951 7/23/2019
17.2.0.35 1,946 7/17/2019
17.2.0.34 2,046 7/11/2019
17.2.0.28-beta 1,492 6/27/2019
17.1.0.53 1,977 6/25/2019
17.1.0.52 2,000 6/18/2019
17.1.0.51 2,060 6/11/2019
17.1.0.50 1,997 6/4/2019
17.1.0.49 1,972 5/28/2019
17.1.0.48 2,001 5/21/2019
17.1.0.47 1,937 5/14/2019
17.1.0.44 2,024 5/7/2019
17.1.0.43 2,075 4/30/2019
17.1.0.42 2,115 4/23/2019
17.1.0.41 2,010 4/16/2019
17.1.0.40 2,039 4/9/2019
17.1.0.38 2,092 3/29/2019
17.1.0.32-beta 1,508 3/13/2019
16.4.0.54 2,235 2/19/2019
16.4.0.53 2,116 2/13/2019
16.4.0.52 1,890 2/5/2019
16.4.0.48 2,159 1/22/2019
16.4.0.47 1,909 1/16/2019
16.4.0.46 2,174 1/8/2019
16.4.0.44 2,103 12/24/2018
16.4.0.42 2,078 12/17/2018
16.4.0.40-beta 1,649 12/10/2018
16.3.0.36 2,155 11/27/2018
16.3.0.35-beta 1,623 11/23/2018
16.3.0.29 2,225 10/30/2018
16.3.0.21 2,263 9/21/2018