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.5 96 8/13/2025
30.2.4 186 8/7/2025
30.1.42 101 7/28/2025
30.1.41 485 7/22/2025
30.1.40 161 7/14/2025
30.1.39 175 7/8/2025
30.1.38 168 7/1/2025
30.1.37 223 6/25/2025
29.2.11 219 6/16/2025
29.2.10 525 6/9/2025
29.2.9 199 6/5/2025
29.2.8 240 6/3/2025
29.2.7 211 5/26/2025
29.2.5 175 5/20/2025
29.2.4 415 5/14/2025
29.1.41 542 5/5/2025
29.1.40 362 4/28/2025
29.1.39 210 4/21/2025
29.1.38 256 4/14/2025
29.1.37 221 4/8/2025
29.1.35 467 4/1/2025
29.1.33 584 3/25/2025
28.2.12 340 3/19/2025
28.2.11 339 3/10/2025
28.2.9 357 3/3/2025
28.2.7 202 2/25/2025
28.2.6 203 2/17/2025
28.2.5 183 2/11/2025
28.2.4 573 2/4/2025
28.2.3 230 1/29/2025
28.1.41 414 1/20/2025
28.1.39 210 1/13/2025
28.1.38 449 1/7/2025
28.1.37 171 12/31/2024
28.1.36 398 12/23/2024
28.1.35 165 12/18/2024
28.1.33 253 12/12/2024
27.2.5 250 12/2/2024
27.2.4 228 11/26/2024
27.2.3 196 11/22/2024
27.2.2 201 11/15/2024
27.1.58 306 11/4/2024
27.1.57 223 10/28/2024
27.1.56 184 10/23/2024
27.1.55 155 10/21/2024
27.1.53 484 10/14/2024
27.1.52 193 10/7/2024
27.1.51 197 9/30/2024
27.1.50 189 9/23/2024
27.1.48 294 9/18/2024
26.2.14 264 9/9/2024
26.2.13 298 9/5/2024
26.2.12 202 9/2/2024
26.2.11 210 8/27/2024
26.2.10 245 8/19/2024
26.2.9 1,454 8/12/2024
26.2.8 222 8/5/2024
26.2.7 152 7/29/2024
26.2.5 136 7/25/2024
26.2.4 186 7/24/2024
26.1.42 202 7/15/2024
26.1.41 277 7/8/2024
26.1.40 233 7/1/2024
26.1.39 440 6/24/2024
26.1.38 221 6/18/2024
26.1.35 266 6/11/2024
25.2.7 188 6/3/2024
25.2.6 203 5/28/2024
25.2.5 214 5/21/2024
25.2.4 271 5/14/2024
25.2.3 254 5/8/2024
25.1.42 221 4/29/2024
25.1.41 259 4/23/2024
25.1.40 234 4/15/2024
25.1.39 246 4/8/2024
25.1.38 233 4/1/2024
25.1.37 237 3/26/2024
25.1.35 384 3/15/2024
24.2.9 482 3/4/2024
24.2.8 864 2/26/2024
24.2.7 2,158 2/19/2024
24.2.6 373 2/14/2024
24.2.5 342 2/12/2024
24.2.4 1,164 2/5/2024
24.2.3 491 1/31/2024
24.1.47 464 1/22/2024
24.1.46 923 1/16/2024
24.1.45 513 1/8/2024
24.1.44 498 1/2/2024
24.1.43 447 12/27/2023
24.1.41 809 12/18/2023
23.2.7 875 12/6/2023
23.2.6 662 11/28/2023
23.2.5 553 11/23/2023
23.2.4 804 11/20/2023
23.1.44 537 11/6/2023
23.1.43 586 10/30/2023
23.1.42 579 10/23/2023
23.1.41 619 10/16/2023
23.1.40 649 10/10/2023
23.1.39 617 10/4/2023
23.1.38 1,418 9/26/2023
23.1.36 2,062 9/15/2023
22.2.12 854 9/5/2023
22.2.11 768 8/28/2023
22.2.10 747 8/22/2023
22.2.9 834 8/14/2023
22.2.8 1,579 8/7/2023
22.2.7 873 8/2/2023
22.2.5 1,023 7/27/2023
22.1.39 860 7/18/2023
22.1.38 853 7/11/2023
22.1.37 1,243 7/3/2023
22.1.36 864 6/28/2023
22.1.34 916 6/21/2023
21.2.10 891 6/12/2023
21.2.9 874 6/6/2023
21.2.8 1,442 5/30/2023
21.2.6 824 5/22/2023
21.2.5 920 5/15/2023
21.2.4 995 5/9/2023
21.2.3 1,221 5/3/2023
21.1.41 1,951 4/19/2023
21.1.39 988 4/10/2023
21.1.38 1,098 4/3/2023
21.1.37 1,032 3/29/2023
21.1.35 1,293 3/23/2023
20.4.0.54 1,486 3/13/2023
20.4.0.53 996 3/7/2023
20.4.0.52 1,049 2/28/2023
20.4.0.51 1,121 2/21/2023
20.4.0.50 1,431 2/14/2023
20.4.0.49 1,166 2/7/2023
20.4.0.48 1,311 2/1/2023
20.4.0.44 1,179 1/18/2023
20.4.0.43 1,290 1/10/2023
20.4.0.42 1,915 1/4/2023
20.4.0.41 1,161 12/29/2022
20.4.0.40 1,159 12/28/2022
20.4.0.38 1,194 12/21/2022
20.3.0.61 1,255 12/12/2022
20.3.0.60 2,698 12/6/2022
20.3.0.59 1,230 11/29/2022
20.3.0.58 1,160 11/21/2022
20.3.0.57 1,620 11/15/2022
20.3.0.56 1,313 11/8/2022
20.3.0.52 1,327 10/27/2022
20.3.0.50 1,368 10/17/2022
20.3.0.49 1,403 10/11/2022
20.3.0.48 1,406 10/5/2022
20.3.0.47 1,565 9/29/2022
20.2.0.50 1,596 9/20/2022
20.2.0.49 1,483 9/13/2022
20.2.0.48 1,417 9/6/2022
20.2.0.46 2,743 8/30/2022
20.2.0.45 1,502 8/23/2022
20.2.0.44 1,464 8/16/2022
20.2.0.43 1,697 8/8/2022
20.2.0.40 1,545 7/26/2022
20.2.0.39 1,526 7/19/2022
20.2.0.38 1,528 7/12/2022
20.2.0.36 1,902 6/30/2022
20.1.0.61 1,547 6/20/2022
20.1.0.60 1,457 6/14/2022
20.1.0.59 1,497 6/6/2022
20.1.0.58 1,581 5/30/2022
20.1.0.57 1,591 5/23/2022
20.1.0.56 1,582 5/17/2022
20.1.0.55 1,766 5/12/2022
20.1.0.52 1,559 5/2/2022
20.1.0.51 1,607 4/26/2022
20.1.0.50 1,580 4/19/2022
20.1.0.48 1,580 4/12/2022
20.1.0.47 3,371 4/4/2022
19.4.0.56 5,151 3/14/2022
19.4.0.55 1,547 3/8/2022
19.4.0.54 1,564 2/28/2022
19.4.0.53 1,570 2/22/2022
19.4.0.52 1,630 2/15/2022
19.4.0.50 1,578 2/8/2022
19.4.0.48 1,683 1/31/2022
19.4.0.47 1,591 1/24/2022
19.4.0.43 1,616 1/18/2022
19.4.0.42 1,624 1/10/2022
19.4.0.41 1,198 1/4/2022
19.4.0.40 1,141 12/28/2021
19.4.0.38 1,602 12/17/2021
19.3.0.59 1,194 12/14/2021
19.3.0.57 1,265 12/7/2021
19.3.0.56 2,245 11/29/2021
19.3.0.55 1,207 11/23/2021
19.3.0.54 1,282 11/17/2021
19.3.0.53 1,386 11/12/2021
19.3.0.48 1,402 11/3/2021
19.3.0.47 1,317 10/26/2021
19.3.0.46 1,320 10/19/2021
19.3.0.45 1,355 10/12/2021
19.3.0.44 1,473 10/5/2021
19.3.0.43 1,568 9/30/2021
19.2.0.62 1,576 9/13/2021
19.2.0.60 1,410 9/7/2021
19.2.0.59 1,597 8/30/2021
19.2.0.57 1,519 8/24/2021
19.2.0.56 1,470 8/17/2021
19.2.0.55 1,531 8/11/2021
19.2.0.51 1,420 8/2/2021
19.2.0.49 1,613 7/26/2021
19.2.0.48 1,463 7/19/2021
19.2.0.47 1,554 7/13/2021
19.2.0.46 1,626 7/6/2021
19.2.0.44 1,725 6/30/2021
19.1.0.69 1,855 6/14/2021
19.1.0.67 1,420 6/7/2021
19.1.0.66 1,529 5/31/2021
19.1.0.65 1,521 5/24/2021
19.1.0.64 1,529 5/19/2021
19.1.0.63 1,572 5/13/2021
19.1.0.59 1,403 5/3/2021
19.1.0.58 1,397 4/26/2021
19.1.0.57 1,425 4/20/2021
19.1.0.56 1,451 4/12/2021
19.1.0.55 1,423 4/6/2021
19.1.0.54 1,491 3/30/2021
18.4.0.49 1,467 3/22/2021
18.4.0.48 1,442 3/16/2021
18.4.0.47 1,427 3/9/2021
18.4.0.46 1,701 3/2/2021
18.4.0.44 1,747 2/23/2021
18.4.0.43 1,687 2/15/2021
18.4.0.42 1,748 2/9/2021
18.4.0.41 1,902 2/2/2021
18.4.0.39 1,798 1/28/2021
18.4.0.35 1,704 1/19/2021
18.4.0.34 1,734 1/12/2021
18.4.0.33 1,697 1/4/2021
18.4.0.32 1,683 12/30/2020
18.4.0.31 1,769 12/22/2020
18.4.0.30 1,890 12/17/2020
18.3.0.53 1,770 12/8/2020
18.3.0.52 1,919 11/30/2020
18.3.0.51 1,784 11/23/2020
18.3.0.50 1,825 11/17/2020
18.3.0.48 1,767 11/10/2020
18.3.0.47 1,832 11/5/2020
18.3.0.44 1,826 10/27/2020
18.3.0.42 1,834 10/20/2020
18.3.0.40 1,795 10/12/2020
18.3.0.38 1,859 10/7/2020
18.3.0.35 1,800 10/1/2020
18.2.0.59 1,802 9/22/2020
18.2.0.58 1,865 9/15/2020
18.2.0.57 1,826 9/8/2020
18.2.0.56 1,822 9/1/2020
18.2.0.55 1,797 8/25/2020
18.2.0.54 1,885 8/18/2020
18.2.0.48 1,921 8/4/2020
18.2.0.47 1,943 7/28/2020
18.2.0.46 1,889 7/21/2020
18.2.0.45 2,039 7/14/2020
18.2.0.44 3,532 7/6/2020
18.1.0.59 78,518 6/23/2020
18.1.0.57 1,800 6/15/2020
18.1.0.56 1,872 6/9/2020
18.1.0.55 1,919 6/2/2020
18.1.0.54 1,914 5/26/2020
18.1.0.53 2,244 5/19/2020
18.1.0.52 1,920 5/13/2020
18.1.0.48 1,933 5/5/2020
18.1.0.46 1,883 4/28/2020
18.1.0.45 1,953 4/21/2020
18.1.0.44 1,926 4/14/2020
18.1.0.43 1,876 4/7/2020
18.1.0.42 2,064 4/1/2020
18.1.0.36-beta 1,443 3/19/2020
17.4.0.55 2,099 3/10/2020
17.4.0.53 1,955 3/3/2020
17.4.0.51 1,968 2/25/2020
17.4.0.50 1,974 2/18/2020
17.4.0.49 1,917 2/11/2020
17.4.0.47 1,874 2/5/2020
17.4.0.46 1,914 1/30/2020
17.4.0.44 2,033 1/21/2020
17.4.0.43 1,959 1/14/2020
17.4.0.41 2,072 1/7/2020
17.4.0.40 1,944 12/24/2019
17.4.0.39 2,030 12/17/2019
17.3.0.34 1,866 12/10/2019
17.3.0.33 1,927 12/4/2019
17.3.0.30 1,948 12/3/2019
17.3.0.29 1,993 11/26/2019
17.3.0.28 1,950 11/18/2019
17.3.0.27 1,948 11/12/2019
17.3.0.26 1,977 11/5/2019
17.3.0.21 2,004 10/29/2019
17.3.0.19 2,066 10/22/2019
17.3.0.17 2,019 10/15/2019
17.3.0.14 2,295 10/3/2019
17.3.0.9-beta 1,470 9/20/2019
17.2.0.51 1,971 9/10/2019
17.2.0.49 1,914 9/3/2019
17.2.0.47 2,034 8/27/2019
17.2.0.46 2,037 8/22/2019
17.2.0.41 2,032 8/13/2019
17.2.0.40 1,988 8/6/2019
17.2.0.39 2,063 7/30/2019
17.2.0.36 1,975 7/23/2019
17.2.0.35 1,969 7/17/2019
17.2.0.34 2,071 7/11/2019
17.2.0.28-beta 1,516 6/27/2019
17.1.0.53 2,001 6/25/2019
17.1.0.52 2,024 6/18/2019
17.1.0.51 2,083 6/11/2019
17.1.0.50 2,020 6/4/2019
17.1.0.49 1,998 5/28/2019
17.1.0.48 2,024 5/21/2019
17.1.0.47 1,960 5/14/2019
17.1.0.44 2,047 5/7/2019
17.1.0.43 2,101 4/30/2019
17.1.0.42 2,138 4/23/2019
17.1.0.41 2,035 4/16/2019
17.1.0.40 2,063 4/9/2019
17.1.0.38 2,115 3/29/2019
17.1.0.32-beta 1,532 3/13/2019
16.4.0.54 2,259 2/19/2019
16.4.0.53 2,139 2/13/2019
16.4.0.52 1,897 2/5/2019
16.4.0.48 2,186 1/22/2019
16.4.0.47 1,916 1/16/2019
16.4.0.46 2,197 1/8/2019
16.4.0.44 2,128 12/24/2018
16.4.0.42 2,103 12/17/2018
16.4.0.40-beta 1,674 12/10/2018
16.3.0.36 2,178 11/27/2018
16.3.0.35-beta 1,646 11/23/2018
16.3.0.29 2,249 10/30/2018
16.3.0.21 2,288 9/21/2018