Syncfusion.Grid.WPF 17.1.0.32-beta

Prefix Reserved
This is a prerelease version of Syncfusion.Grid.WPF.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Grid.WPF --version 17.1.0.32-beta
                    
NuGet\Install-Package Syncfusion.Grid.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.Grid.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.Grid.WPF" Version="17.1.0.32-beta" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Grid.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.Grid.WPF --version 17.1.0.32-beta
                    
#r "nuget: Syncfusion.Grid.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.Grid.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.Grid.WPF&version=17.1.0.32-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Grid.WPF&version=17.1.0.32-beta&prerelease
                    
Install as a Cake Tool

The Syncfusion cell grid control for WPF is a cell-oriented grid that contains its own data and does not need to be bound to the data source. It can be easily customized down to the cell level. It can be used in a virtual manner in which the data is provided on-demand in real time, or it can be used in a way so that the grid control maintains the data with its own internal structures.

Key features:
• Easy APIs to Add, Delete, or Move Rows and Columns: The user can easily add, delete, or move rows and columns throughout the grid control using its well-defined APIs.
• Clipboard Support: Essential Grid provides excellent clipboard support that allows users to copy and paste grid cell content to text or other format.
• Frozen Rows and Columns: Essential Grid allows users to freeze grid columns to the left or right and to freeze rows to the top or bottom of the grid.
• Resize Rows and Columns: Essential Grid provides options for resizing rows and columns.
• Hide Rows and Columns: Essential Grid provides support for hiding or displaying a range of rows and columns.
• Keyboard Interface: Essential Grid provides extensive support for keyboard handling. All keyboard operations can be customized.
• Selection Modes: Essential Grid offers different kinds of selection modes such as row only, column only, and cell only for selecting a particular row, column, or cell, respectively.
• Drag-Drop Support: Essential Grid lets you drag any column and drop it at any position in the grid. This allows columns to be repositioned as required.
• Virtual Mode: Essential Grid for WPF supports a virtual mode, which lets the user dynamically provide data to the grid from an external data source through an event. This means the grid does not store any data in its internal data structure.

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

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

This package also contains classic controls GridDataControl and GridTreeControl for WPF.

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 (10)

Showing the top 5 NuGet packages that depend on Syncfusion.Grid.WPF:

Package Downloads
Syncfusion.PivotTable.Wpf

This package provides the functionality to utilize the features of Syncfusion® WPF Pivot Grid control and more.

Syncfusion.OlapGrid.WPF

This package provides the functionality to utilize the features of Syncfusion® WPF Olap Grid control and more.

Syncfusion.OlapClient.WPF

This package provides the functionality to utilize the features of Syncfusion® WPF Olap Client control and more.

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.

Syncfusion.GridExcelExport.Wpf

This package provides the functionality to utilize the features of Syncfusion® WPF Grid Excel Export Libray and more. This is a commercial product and requires a paid license for possession or use. Syncfusion® 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).

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.Grid.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.1.23 311 10/6/2025
31.1.22 454 9/30/2025
31.1.21 774 9/22/2025
31.1.20 578 9/16/2025
31.1.19 426 9/11/2025
31.1.18 365 9/9/2025
31.1.17 615 9/5/2025
30.2.7 774 8/25/2025
30.2.6 433 8/18/2025
30.2.5 438 8/13/2025
30.2.4 1,199 8/7/2025
30.1.42 365 7/28/2025
30.1.41 1,181 7/22/2025
30.1.40 694 7/14/2025
30.1.39 502 7/8/2025
30.1.38 637 7/1/2025
30.1.37 842 6/25/2025
29.2.11 936 6/16/2025
29.2.10 1,163 6/9/2025
29.2.9 444 6/5/2025
29.2.8 500 6/3/2025
29.2.7 480 5/26/2025
29.2.5 641 5/20/2025
29.2.4 837 5/14/2025
29.1.41 854 5/5/2025
29.1.40 645 4/28/2025
29.1.39 574 4/21/2025
29.1.38 1,389 4/14/2025
29.1.37 499 4/8/2025
29.1.35 980 4/1/2025
29.1.33 1,049 3/25/2025
28.2.12 3,200 3/19/2025
28.2.11 730 3/10/2025
28.2.9 666 3/3/2025
28.2.7 872 2/25/2025
28.2.6 579 2/17/2025
28.2.5 1,096 2/11/2025
28.2.4 1,002 2/4/2025
28.2.3 8,137 1/29/2025
28.1.41 832 1/20/2025
28.1.39 638 1/13/2025
28.1.38 1,024 1/7/2025
28.1.37 1,419 12/31/2024
28.1.36 733 12/23/2024
28.1.35 481 12/18/2024
28.1.33 1,405 12/12/2024
27.2.5 752 12/2/2024
27.2.4 716 11/26/2024
27.2.3 488 11/22/2024
27.2.2 737 11/15/2024
27.1.58 10,330 11/4/2024
27.1.57 2,526 10/28/2024
27.1.56 741 10/23/2024
27.1.55 661 10/21/2024
27.1.53 1,101 10/14/2024
27.1.52 853 10/7/2024
27.1.51 1,312 9/30/2024
27.1.50 760 9/23/2024
27.1.48 1,231 9/18/2024
26.2.14 1,242 9/9/2024
26.2.13 713 9/5/2024
26.2.12 518 9/2/2024
26.2.11 629 8/27/2024
26.2.10 804 8/19/2024
26.2.9 2,568 8/12/2024
26.2.8 599 8/5/2024
26.2.7 522 7/29/2024
26.2.5 413 7/25/2024
26.2.4 753 7/24/2024
26.1.42 915 7/15/2024
26.1.41 673 7/8/2024
26.1.40 740 7/1/2024
26.1.39 866 6/24/2024
26.1.38 789 6/18/2024
26.1.35 10,094 6/11/2024
25.2.7 717 6/3/2024
25.2.6 851 5/28/2024
25.2.5 3,988 5/21/2024
25.2.4 919 5/14/2024
25.2.3 838 5/8/2024
25.1.42 1,043 4/29/2024
25.1.41 765 4/23/2024
25.1.40 3,808 4/15/2024
25.1.39 1,007 4/8/2024
25.1.38 782 4/1/2024
25.1.37 769 3/26/2024
25.1.35 1,845 3/15/2024
24.2.9 1,359 3/4/2024
24.2.8 1,761 2/26/2024
24.2.7 3,015 2/19/2024
24.2.6 1,359 2/14/2024
24.2.5 1,477 2/12/2024
24.2.4 2,127 2/5/2024
24.2.3 1,718 1/31/2024
24.1.47 1,566 1/22/2024
24.1.46 2,022 1/16/2024
24.1.45 1,605 1/8/2024
24.1.44 2,038 1/2/2024
24.1.43 1,548 12/27/2023
24.1.41 2,360 12/18/2023
23.2.7 2,316 12/6/2023
23.2.6 2,088 11/28/2023
23.2.5 1,840 11/23/2023
23.2.4 2,230 11/20/2023
23.1.44 3,071 11/6/2023
23.1.43 1,933 10/30/2023
23.1.42 2,085 10/23/2023
23.1.41 2,130 10/16/2023
23.1.40 2,109 10/10/2023
23.1.39 2,475 10/4/2023
23.1.38 2,945 9/26/2023
23.1.36 6,655 9/15/2023
22.2.12 2,623 9/5/2023
22.2.11 4,418 8/28/2023
22.2.10 2,290 8/22/2023
22.2.9 2,606 8/14/2023
22.2.8 3,508 8/7/2023
22.2.7 2,936 8/2/2023
22.2.5 2,869 7/27/2023
22.1.39 3,885 7/18/2023
22.1.38 2,713 7/11/2023
22.1.37 3,052 7/3/2023
22.1.36 2,816 6/28/2023
22.1.34 6,884 6/21/2023
21.2.10 3,948 6/12/2023
21.2.9 2,763 6/6/2023
21.2.8 3,233 5/30/2023
21.2.6 3,654 5/22/2023
21.2.5 2,956 5/15/2023
21.2.4 2,886 5/9/2023
21.2.3 3,320 5/3/2023
21.1.41 4,244 4/19/2023
21.1.39 3,368 4/10/2023
21.1.38 3,266 4/3/2023
21.1.37 3,156 3/29/2023
21.1.35 3,701 3/23/2023
20.4.0.54 5,794 3/13/2023
20.4.0.53 4,957 3/7/2023
20.4.0.52 3,705 2/28/2023
20.4.0.51 3,670 2/21/2023
20.4.0.50 4,077 2/14/2023
20.4.0.49 3,866 2/7/2023
20.4.0.48 4,273 2/1/2023
20.4.0.44 4,009 1/18/2023
20.4.0.43 4,101 1/10/2023
20.4.0.42 5,017 1/4/2023
20.4.0.41 5,349 12/29/2022
20.4.0.40 3,732 12/28/2022
20.4.0.38 4,989 12/21/2022
20.3.0.61 4,382 12/12/2022
20.3.0.60 5,577 12/6/2022
20.3.0.59 4,114 11/29/2022
20.3.0.58 4,725 11/21/2022
20.3.0.57 4,452 11/15/2022
20.3.0.56 4,422 11/8/2022
20.3.0.52 4,388 10/27/2022
20.3.0.50 4,708 10/17/2022
20.3.0.49 4,519 10/11/2022
20.3.0.48 4,646 10/5/2022
20.3.0.47 4,902 9/29/2022
20.2.0.50 5,072 9/20/2022
20.2.0.49 4,691 9/13/2022
20.2.0.48 4,760 9/6/2022
20.2.0.46 6,012 8/30/2022
20.2.0.45 4,790 8/23/2022
20.2.0.44 4,938 8/16/2022
20.2.0.43 5,781 8/8/2022
20.2.0.40 5,333 7/26/2022
20.2.0.39 5,047 7/19/2022
20.2.0.38 5,170 7/12/2022
20.2.0.36 46,969 6/30/2022
20.1.0.61 11,682 6/20/2022
20.1.0.60 5,074 6/14/2022
20.1.0.59 4,935 6/6/2022
20.1.0.58 13,608 5/30/2022
20.1.0.57 4,999 5/23/2022
20.1.0.56 4,924 5/17/2022
20.1.0.55 5,637 5/12/2022
20.1.0.52 6,269 5/2/2022
20.1.0.51 5,209 4/26/2022
20.1.0.50 5,100 4/19/2022
20.1.0.48 5,810 4/12/2022
20.1.0.47 7,404 4/4/2022
19.4.0.56 12,289 3/14/2022
19.4.0.55 4,945 3/8/2022
19.4.0.54 5,017 2/28/2022
19.4.0.53 5,105 2/22/2022
19.4.0.52 5,087 2/15/2022
19.4.0.50 5,116 2/8/2022
19.4.0.48 5,352 1/31/2022
19.4.0.47 5,043 1/24/2022
19.4.0.43 5,048 1/18/2022
19.4.0.42 4,965 1/10/2022
19.4.0.41 3,871 1/4/2022
19.4.0.40 3,897 12/28/2021
19.4.0.38 5,351 12/17/2021
19.3.0.59 3,928 12/14/2021
19.3.0.57 3,934 12/7/2021
19.3.0.56 4,926 11/29/2021
19.3.0.55 4,210 11/23/2021
19.3.0.54 3,973 11/17/2021
19.3.0.53 4,601 11/12/2021
19.3.0.48 5,684 11/2/2021
19.3.0.47 4,286 10/26/2021
19.3.0.46 4,291 10/19/2021
19.3.0.45 4,312 10/12/2021
19.3.0.44 5,612 10/5/2021
19.3.0.43 4,500 9/30/2021
19.2.0.62 4,557 9/13/2021
19.2.0.60 4,238 9/7/2021
19.2.0.59 4,360 8/30/2021
19.2.0.57 4,499 8/24/2021
19.2.0.56 4,395 8/17/2021
19.2.0.55 4,482 8/11/2021
19.2.0.51 4,510 8/2/2021
19.2.0.49 4,456 7/26/2021
19.2.0.48 4,266 7/19/2021
19.2.0.47 4,596 7/13/2021
19.2.0.46 4,284 7/6/2021
19.2.0.44 34,972 6/30/2021
19.1.0.69 4,817 6/14/2021
19.1.0.67 4,356 6/7/2021
19.1.0.66 4,458 5/31/2021
19.1.0.65 4,412 5/24/2021
19.1.0.64 4,575 5/19/2021
19.1.0.63 4,579 5/13/2021
19.1.0.59 8,552 5/3/2021
19.1.0.58 4,262 4/26/2021
19.1.0.57 4,271 4/20/2021
19.1.0.56 4,308 4/12/2021
19.1.0.55 4,492 4/6/2021
19.1.0.54 4,370 3/30/2021
18.4.0.49 4,583 3/22/2021
18.4.0.48 5,659 3/16/2021
18.4.0.47 4,273 3/9/2021
18.4.0.46 4,636 3/2/2021
18.4.0.44 4,444 2/23/2021
18.4.0.43 5,772 2/15/2021
18.4.0.42 4,951 2/9/2021
18.4.0.41 4,566 2/2/2021
18.4.0.39 4,580 1/28/2021
18.4.0.35 4,313 1/19/2021
18.4.0.34 4,358 1/12/2021
18.4.0.33 4,440 1/4/2021
18.4.0.32 4,347 12/30/2020
18.4.0.31 4,626 12/22/2020
18.4.0.30 4,704 12/17/2020
18.3.0.53 4,577 12/8/2020
18.3.0.52 6,225 11/30/2020
18.3.0.51 4,516 11/23/2020
18.3.0.50 4,779 11/17/2020
18.3.0.48 4,576 11/10/2020
18.3.0.47 5,058 11/5/2020
18.3.0.44 25,339 10/27/2020
18.3.0.42 4,367 10/20/2020
18.3.0.40 4,449 10/12/2020
18.3.0.38 4,758 10/7/2020
18.3.0.35 27,597 10/1/2020
18.2.0.59 9,423 9/22/2020
18.2.0.58 4,649 9/15/2020
18.2.0.57 4,728 9/8/2020
18.2.0.56 4,766 9/1/2020
18.2.0.55 4,717 8/24/2020
18.2.0.54 4,548 8/18/2020
18.2.0.48 4,914 8/4/2020
18.2.0.47 4,814 7/28/2020
18.2.0.46 4,874 7/21/2020
18.2.0.45 8,614 7/14/2020
18.2.0.44 18,364 7/6/2020
18.1.0.59 87,182 6/23/2020
18.1.0.57 4,512 6/15/2020
18.1.0.56 4,514 6/9/2020
18.1.0.55 4,530 6/2/2020
18.1.0.54 4,444 5/26/2020
18.1.0.53 5,006 5/19/2020
18.1.0.52 7,958 5/13/2020
18.1.0.48 4,622 5/5/2020
18.1.0.46 4,375 4/28/2020
18.1.0.45 4,465 4/21/2020
18.1.0.44 4,656 4/14/2020
18.1.0.43 4,494 4/7/2020
18.1.0.42 5,028 4/1/2020
18.1.0.36-beta 3,084 3/19/2020
17.4.0.55 5,366 3/10/2020
17.4.0.53 4,582 3/3/2020
17.4.0.51 4,466 2/25/2020
17.4.0.50 4,587 2/18/2020
17.4.0.49 4,552 2/11/2020
17.4.0.47 4,663 2/5/2020
17.4.0.46 4,657 1/30/2020
17.4.0.44 4,956 1/21/2020
17.4.0.43 4,556 1/14/2020
17.4.0.41 4,765 1/7/2020
17.4.0.40 4,651 12/24/2019
17.4.0.39 9,698 12/17/2019
17.3.0.34 4,733 12/10/2019
17.3.0.33 4,492 12/4/2019
17.3.0.30 4,750 12/3/2019
17.3.0.29 4,663 11/26/2019
17.3.0.28 4,476 11/18/2019
17.3.0.27 4,511 11/12/2019
17.3.0.26 6,343 11/5/2019
17.3.0.21 4,813 10/29/2019
17.3.0.19 4,625 10/22/2019
17.3.0.17 5,622 10/15/2019
17.3.0.14 5,074 10/3/2019
17.3.0.9-beta 3,049 9/20/2019
17.2.0.51 5,025 9/10/2019
17.2.0.49 4,460 9/3/2019
17.2.0.47 4,534 8/27/2019
17.2.0.46 4,555 8/22/2019
17.2.0.41 4,749 8/13/2019
17.2.0.40 4,600 8/6/2019
17.2.0.39 4,517 7/30/2019
17.2.0.36 4,656 7/23/2019
17.2.0.35 4,595 7/17/2019
17.2.0.34 11,270 7/11/2019
17.2.0.28-beta 3,237 6/27/2019
17.1.0.53 4,552 6/25/2019
17.1.0.52 4,673 6/18/2019
17.1.0.51 4,631 6/11/2019
17.1.0.50 4,895 6/4/2019
17.1.0.49 4,472 5/28/2019
17.1.0.48 5,733 5/21/2019
17.1.0.47 4,897 5/14/2019
17.1.0.44 4,915 5/7/2019
17.1.0.43 4,947 4/30/2019
17.1.0.42 4,918 4/23/2019
17.1.0.41 4,903 4/16/2019
17.1.0.40 4,889 4/9/2019
17.1.0.38 5,381 3/29/2019
17.1.0.32-beta 3,267 3/13/2019
16.4.0.54 5,687 2/19/2019
16.4.0.53 5,054 2/13/2019
16.4.0.52 5,448 2/5/2019
16.4.0.48 5,542 1/22/2019
16.4.0.47 4,709 1/16/2019
16.4.0.46 4,853 1/8/2019
16.4.0.44 4,643 12/24/2018
16.4.0.42 9,259 12/17/2018
16.4.0.40-beta 3,263 12/10/2018
16.3.0.36 5,664 11/27/2018
16.3.0.35-beta 3,353 11/23/2018
16.3.0.29 5,432 10/30/2018
16.3.0.21 6,061 9/21/2018
16.3.0.17-beta 2,669 9/12/2018
16.2.0.50 6,034 8/28/2018
16.2.0.46 4,255 8/10/2018