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
31.2.3 148 10/21/2025
31.2.2 218 10/15/2025
31.1.23 245 10/6/2025
31.1.22 257 9/30/2025
31.1.21 401 9/22/2025
31.1.20 357 9/16/2025
31.1.19 220 9/11/2025
31.1.18 214 9/9/2025
31.1.17 219 9/5/2025
30.2.7 260 8/25/2025
30.2.6 203 8/18/2025
30.2.5 214 8/13/2025
30.2.4 314 8/7/2025
30.1.42 201 7/28/2025
30.1.41 605 7/22/2025
30.1.40 216 7/14/2025
30.1.39 233 7/8/2025
30.1.38 227 7/1/2025
30.1.37 471 6/25/2025
29.2.11 354 6/16/2025
29.2.10 925 6/9/2025
29.2.9 254 6/5/2025
29.2.8 309 6/3/2025
29.2.7 276 5/26/2025
29.2.5 240 5/20/2025
29.2.4 493 5/14/2025
29.1.41 613 5/5/2025
29.1.40 415 4/28/2025
29.1.39 282 4/21/2025
29.1.38 306 4/14/2025
29.1.37 272 4/8/2025
29.1.35 538 4/1/2025
29.1.33 652 3/25/2025
28.2.12 406 3/19/2025
28.2.11 447 3/10/2025
28.2.9 431 3/3/2025
28.2.7 275 2/25/2025
28.2.6 266 2/17/2025
28.2.5 240 2/11/2025
28.2.4 630 2/4/2025
28.2.3 282 1/29/2025
28.1.41 536 1/20/2025
28.1.39 269 1/13/2025
28.1.38 511 1/7/2025
28.1.37 214 12/31/2024
28.1.36 456 12/23/2024
28.1.35 219 12/18/2024
28.1.33 327 12/12/2024
27.2.5 322 12/2/2024
27.2.4 295 11/26/2024
27.2.3 255 11/22/2024
27.2.2 260 11/15/2024
27.1.58 381 11/4/2024
27.1.57 286 10/28/2024
27.1.56 238 10/23/2024
27.1.55 220 10/21/2024
27.1.53 547 10/14/2024
27.1.52 254 10/7/2024
27.1.51 254 9/30/2024
27.1.50 255 9/23/2024
27.1.48 364 9/18/2024
26.2.14 321 9/9/2024
26.2.13 352 9/5/2024
26.2.12 270 9/2/2024
26.2.11 279 8/27/2024
26.2.10 307 8/19/2024
26.2.9 1,506 8/12/2024
26.2.8 291 8/5/2024
26.2.7 217 7/29/2024
26.2.5 202 7/25/2024
26.2.4 258 7/24/2024
26.1.42 253 7/15/2024
26.1.41 333 7/8/2024
26.1.40 286 7/1/2024
26.1.39 512 6/24/2024
26.1.38 287 6/18/2024
26.1.35 332 6/11/2024
25.2.7 249 6/3/2024
25.2.6 262 5/28/2024
25.2.5 278 5/21/2024
25.2.4 321 5/14/2024
25.2.3 314 5/8/2024
25.1.42 272 4/29/2024
25.1.41 328 4/23/2024
25.1.40 301 4/15/2024
25.1.39 307 4/8/2024
25.1.38 285 4/1/2024
25.1.37 294 3/26/2024
25.1.35 451 3/15/2024
24.2.9 548 3/4/2024
24.2.8 927 2/26/2024
24.2.7 2,231 2/19/2024
24.2.6 433 2/14/2024
24.2.5 397 2/12/2024
24.2.4 1,231 2/5/2024
24.2.3 547 1/31/2024
24.1.47 515 1/22/2024
24.1.46 986 1/16/2024
24.1.45 579 1/8/2024
24.1.44 567 1/2/2024
24.1.43 510 12/27/2023
24.1.41 884 12/18/2023
23.2.7 924 12/6/2023
23.2.6 731 11/28/2023
23.2.5 618 11/23/2023
23.2.4 871 11/20/2023
23.1.44 591 11/6/2023
23.1.43 636 10/30/2023
23.1.42 627 10/23/2023
23.1.41 664 10/16/2023
23.1.40 695 10/10/2023
23.1.39 675 10/4/2023
23.1.38 1,468 9/26/2023
23.1.36 2,182 9/15/2023
22.2.12 920 9/5/2023
22.2.11 830 8/28/2023
22.2.10 814 8/22/2023
22.2.9 898 8/14/2023
22.2.8 1,646 8/7/2023
22.2.7 932 8/2/2023
22.2.5 1,089 7/27/2023
22.1.39 929 7/18/2023
22.1.38 926 7/11/2023
22.1.37 1,317 7/3/2023
22.1.36 954 6/28/2023
22.1.34 979 6/21/2023
21.2.10 967 6/12/2023
21.2.9 951 6/6/2023
21.2.8 1,522 5/30/2023
21.2.6 896 5/22/2023
21.2.5 982 5/15/2023
21.2.4 1,074 5/9/2023
21.2.3 1,297 5/3/2023
21.1.41 2,023 4/19/2023
21.1.39 1,063 4/10/2023
21.1.38 1,178 4/3/2023
21.1.37 1,095 3/29/2023
21.1.35 1,365 3/23/2023
20.4.0.54 1,566 3/13/2023
20.4.0.53 1,081 3/7/2023
20.4.0.52 1,124 2/28/2023
20.4.0.51 1,202 2/21/2023
20.4.0.50 1,508 2/14/2023
20.4.0.49 1,247 2/7/2023
20.4.0.48 1,377 2/1/2023
20.4.0.44 1,254 1/18/2023
20.4.0.43 1,366 1/10/2023
20.4.0.42 1,995 1/4/2023
20.4.0.41 1,234 12/29/2022
20.4.0.40 1,237 12/28/2022
20.4.0.38 1,257 12/21/2022
20.3.0.61 1,347 12/12/2022
20.3.0.60 2,756 12/6/2022
20.3.0.59 1,308 11/29/2022
20.3.0.58 1,242 11/21/2022
20.3.0.57 1,685 11/15/2022
20.3.0.56 1,377 11/8/2022
20.3.0.52 1,398 10/27/2022
20.3.0.50 1,431 10/17/2022
20.3.0.49 1,478 10/11/2022
20.3.0.48 1,491 10/5/2022
20.3.0.47 1,640 9/29/2022
20.2.0.50 1,648 9/20/2022
20.2.0.49 1,567 9/13/2022
20.2.0.48 1,495 9/6/2022
20.2.0.46 2,821 8/30/2022
20.2.0.45 1,580 8/23/2022
20.2.0.44 1,536 8/16/2022
20.2.0.43 1,779 8/8/2022
20.2.0.40 1,624 7/26/2022
20.2.0.39 1,604 7/19/2022
20.2.0.38 1,601 7/12/2022
20.2.0.36 2,001 6/30/2022
20.1.0.61 1,629 6/20/2022
20.1.0.60 1,534 6/14/2022
20.1.0.59 1,568 6/6/2022
20.1.0.58 1,636 5/30/2022
20.1.0.57 1,673 5/23/2022
20.1.0.56 1,655 5/17/2022
20.1.0.55 1,832 5/12/2022
20.1.0.52 1,650 5/2/2022
20.1.0.51 1,668 4/26/2022
20.1.0.50 1,653 4/19/2022
20.1.0.48 1,658 4/12/2022
20.1.0.47 3,486 4/4/2022
19.4.0.56 5,312 3/14/2022
19.4.0.55 1,606 3/8/2022
19.4.0.54 1,645 2/28/2022
19.4.0.53 1,646 2/22/2022
19.4.0.52 1,704 2/15/2022
19.4.0.50 1,657 2/8/2022
19.4.0.48 1,751 1/31/2022
19.4.0.47 1,669 1/24/2022
19.4.0.43 1,691 1/18/2022
19.4.0.42 1,691 1/10/2022
19.4.0.41 1,276 1/4/2022
19.4.0.40 1,219 12/28/2021
19.4.0.38 1,684 12/17/2021
19.3.0.59 1,258 12/14/2021
19.3.0.57 1,321 12/7/2021
19.3.0.56 2,319 11/29/2021
19.3.0.55 1,283 11/23/2021
19.3.0.54 1,340 11/17/2021
19.3.0.53 1,457 11/12/2021
19.3.0.48 1,472 11/3/2021
19.3.0.47 1,385 10/26/2021
19.3.0.46 1,416 10/19/2021
19.3.0.45 1,435 10/12/2021
19.3.0.44 1,558 10/5/2021
19.3.0.43 1,636 9/30/2021
19.2.0.62 1,655 9/13/2021
19.2.0.60 1,491 9/7/2021
19.2.0.59 1,679 8/30/2021
19.2.0.57 1,604 8/24/2021
19.2.0.56 1,536 8/17/2021
19.2.0.55 1,609 8/11/2021
19.2.0.51 1,502 8/2/2021
19.2.0.49 1,680 7/26/2021
19.2.0.48 1,544 7/19/2021
19.2.0.47 1,632 7/13/2021
19.2.0.46 1,710 7/6/2021
19.2.0.44 1,800 6/30/2021
19.1.0.69 1,919 6/14/2021
19.1.0.67 1,499 6/7/2021
19.1.0.66 1,611 5/31/2021
19.1.0.65 1,607 5/24/2021
19.1.0.64 1,597 5/19/2021
19.1.0.63 1,651 5/13/2021
19.1.0.59 1,477 5/3/2021
19.1.0.58 1,465 4/26/2021
19.1.0.57 1,507 4/20/2021
19.1.0.56 1,538 4/12/2021
19.1.0.55 1,501 4/6/2021
19.1.0.54 1,551 3/30/2021
18.4.0.49 1,555 3/22/2021
18.4.0.48 1,525 3/16/2021
18.4.0.47 1,515 3/9/2021
18.4.0.46 1,817 3/2/2021
18.4.0.44 1,850 2/23/2021
18.4.0.43 1,805 2/15/2021
18.4.0.42 1,874 2/9/2021
18.4.0.41 2,024 2/2/2021
18.4.0.39 1,921 1/28/2021
18.4.0.35 1,817 1/19/2021
18.4.0.34 1,847 1/12/2021
18.4.0.33 1,798 1/4/2021
18.4.0.32 1,798 12/30/2020
18.4.0.31 1,882 12/22/2020
18.4.0.30 1,996 12/17/2020
18.3.0.53 1,880 12/8/2020
18.3.0.52 2,041 11/30/2020
18.3.0.51 1,898 11/23/2020
18.3.0.50 1,943 11/17/2020
18.3.0.48 1,881 11/10/2020
18.3.0.47 1,927 11/5/2020
18.3.0.44 1,939 10/27/2020
18.3.0.42 1,936 10/20/2020
18.3.0.40 1,915 10/12/2020
18.3.0.38 1,978 10/7/2020
18.3.0.35 1,903 10/1/2020
18.2.0.59 1,911 9/22/2020
18.2.0.58 1,993 9/15/2020
18.2.0.57 1,948 9/8/2020
18.2.0.56 1,932 9/1/2020
18.2.0.55 1,923 8/25/2020
18.2.0.54 2,005 8/18/2020
18.2.0.48 2,038 8/4/2020
18.2.0.47 2,069 7/28/2020
18.2.0.46 2,009 7/21/2020
18.2.0.45 2,148 7/14/2020
18.2.0.44 3,657 7/6/2020
18.1.0.59 78,642 6/23/2020
18.1.0.57 1,909 6/15/2020
18.1.0.56 1,997 6/9/2020
18.1.0.55 2,046 6/2/2020
18.1.0.54 2,043 5/26/2020
18.1.0.53 2,372 5/19/2020
18.1.0.52 2,031 5/13/2020
18.1.0.48 2,058 5/5/2020
18.1.0.46 2,008 4/28/2020
18.1.0.45 2,083 4/21/2020
18.1.0.44 2,056 4/14/2020
18.1.0.43 1,997 4/7/2020
18.1.0.42 2,193 4/1/2020
18.1.0.36-beta 1,554 3/19/2020
17.4.0.55 2,238 3/10/2020
17.4.0.53 2,076 3/3/2020
17.4.0.51 2,095 2/25/2020
17.4.0.50 2,101 2/18/2020
17.4.0.49 2,061 2/11/2020
17.4.0.47 2,007 2/5/2020
17.4.0.46 2,034 1/30/2020
17.4.0.44 2,153 1/21/2020
17.4.0.43 2,089 1/14/2020
17.4.0.41 2,183 1/7/2020
17.4.0.40 2,062 12/24/2019
17.4.0.39 2,149 12/17/2019
17.3.0.34 1,961 12/10/2019
17.3.0.33 2,056 12/4/2019
17.3.0.30 2,068 12/3/2019
17.3.0.29 2,121 11/26/2019
17.3.0.28 2,077 11/18/2019
17.3.0.27 2,074 11/12/2019
17.3.0.26 2,097 11/5/2019
17.3.0.21 2,116 10/29/2019
17.3.0.19 2,187 10/22/2019
17.3.0.17 2,141 10/15/2019
17.3.0.14 2,417 10/3/2019
17.3.0.9-beta 1,593 9/20/2019
17.2.0.51 2,092 9/10/2019
17.2.0.49 2,038 9/3/2019
17.2.0.47 2,153 8/27/2019
17.2.0.46 2,168 8/22/2019
17.2.0.41 2,158 8/13/2019
17.2.0.40 2,096 8/6/2019
17.2.0.39 2,182 7/30/2019
17.2.0.36 2,090 7/23/2019
17.2.0.35 2,097 7/17/2019
17.2.0.34 2,196 7/11/2019
17.2.0.28-beta 1,638 6/27/2019
17.1.0.53 2,124 6/25/2019
17.1.0.52 2,145 6/18/2019
17.1.0.51 2,209 6/11/2019
17.1.0.50 2,143 6/4/2019
17.1.0.49 2,119 5/28/2019
17.1.0.48 2,148 5/21/2019
17.1.0.47 2,080 5/14/2019
17.1.0.44 2,169 5/7/2019
17.1.0.43 2,224 4/30/2019
17.1.0.42 2,263 4/23/2019
17.1.0.41 2,161 4/16/2019
17.1.0.40 2,191 4/9/2019
17.1.0.38 2,226 3/29/2019
17.1.0.32-beta 1,653 3/13/2019
16.4.0.54 2,376 2/19/2019
16.4.0.53 2,271 2/13/2019
16.4.0.52 1,976 2/5/2019
16.4.0.48 2,311 1/22/2019
16.4.0.47 2,002 1/16/2019
16.4.0.46 2,312 1/8/2019
16.4.0.44 2,246 12/24/2018
16.4.0.42 2,227 12/17/2018
16.4.0.40-beta 1,793 12/10/2018
16.3.0.36 2,285 11/27/2018
16.3.0.35-beta 1,774 11/23/2018
16.3.0.29 2,371 10/30/2018
16.3.0.21 2,416 9/21/2018