Syncfusion.Grid.WPF 17.2.0.28-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.2.0.28-beta
                    
NuGet\Install-Package Syncfusion.Grid.WPF -Version 17.2.0.28-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.2.0.28-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.2.0.28-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.2.0.28-beta
                    
#r "nuget: Syncfusion.Grid.WPF, 17.2.0.28-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.2.0.28-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.2.0.28-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Grid.WPF&version=17.2.0.28-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 12 10/6/2025
31.1.22 313 9/30/2025
31.1.21 608 9/22/2025
31.1.20 576 9/16/2025
31.1.19 422 9/11/2025
31.1.18 363 9/9/2025
31.1.17 608 9/5/2025
30.2.7 771 8/25/2025
30.2.6 425 8/18/2025
30.2.5 436 8/13/2025
30.2.4 1,173 8/7/2025
30.1.42 351 7/28/2025
30.1.41 1,159 7/22/2025
30.1.40 692 7/14/2025
30.1.39 500 7/8/2025
30.1.38 635 7/1/2025
30.1.37 823 6/25/2025
29.2.11 917 6/16/2025
29.2.10 1,159 6/9/2025
29.2.9 441 6/5/2025
29.2.8 497 6/3/2025
29.2.7 477 5/26/2025
29.2.5 639 5/20/2025
29.2.4 834 5/14/2025
29.1.41 849 5/5/2025
29.1.40 643 4/28/2025
29.1.39 566 4/21/2025
29.1.38 1,387 4/14/2025
29.1.37 495 4/8/2025
29.1.35 977 4/1/2025
29.1.33 1,047 3/25/2025
28.2.12 2,856 3/19/2025
28.2.11 722 3/10/2025
28.2.9 664 3/3/2025
28.2.7 853 2/25/2025
28.2.6 575 2/17/2025
28.2.5 1,094 2/11/2025
28.2.4 1,000 2/4/2025
28.2.3 7,856 1/29/2025
28.1.41 825 1/20/2025
28.1.39 621 1/13/2025
28.1.38 1,021 1/7/2025
28.1.37 1,402 12/31/2024
28.1.36 730 12/23/2024
28.1.35 479 12/18/2024
28.1.33 1,402 12/12/2024
27.2.5 749 12/2/2024
27.2.4 712 11/26/2024
27.2.3 486 11/22/2024
27.2.2 734 11/15/2024
27.1.58 9,898 11/4/2024
27.1.57 2,521 10/28/2024
27.1.56 739 10/23/2024
27.1.55 644 10/21/2024
27.1.53 1,074 10/14/2024
27.1.52 850 10/7/2024
27.1.51 1,245 9/30/2024
27.1.50 752 9/23/2024
27.1.48 1,227 9/18/2024
26.2.14 1,201 9/9/2024
26.2.13 710 9/5/2024
26.2.12 516 9/2/2024
26.2.11 626 8/27/2024
26.2.10 802 8/19/2024
26.2.9 2,564 8/12/2024
26.2.8 597 8/5/2024
26.2.7 520 7/29/2024
26.2.5 411 7/25/2024
26.2.4 750 7/24/2024
26.1.42 913 7/15/2024
26.1.41 671 7/8/2024
26.1.40 727 7/1/2024
26.1.39 864 6/24/2024
26.1.38 786 6/18/2024
26.1.35 10,032 6/11/2024
25.2.7 705 6/3/2024
25.2.6 838 5/28/2024
25.2.5 3,955 5/21/2024
25.2.4 907 5/14/2024
25.2.3 835 5/8/2024
25.1.42 1,030 4/29/2024
25.1.41 752 4/23/2024
25.1.40 3,767 4/15/2024
25.1.39 1,005 4/8/2024
25.1.38 779 4/1/2024
25.1.37 767 3/26/2024
25.1.35 1,842 3/15/2024
24.2.9 1,345 3/4/2024
24.2.8 1,759 2/26/2024
24.2.7 3,003 2/19/2024
24.2.6 1,357 2/14/2024
24.2.5 1,461 2/12/2024
24.2.4 2,113 2/5/2024
24.2.3 1,696 1/31/2024
24.1.47 1,554 1/22/2024
24.1.46 2,018 1/16/2024
24.1.45 1,603 1/8/2024
24.1.44 2,035 1/2/2024
24.1.43 1,546 12/27/2023
24.1.41 2,346 12/18/2023
23.2.7 2,314 12/6/2023
23.2.6 2,085 11/28/2023
23.2.5 1,827 11/23/2023
23.2.4 2,218 11/20/2023
23.1.44 3,067 11/6/2023
23.1.43 1,933 10/30/2023
23.1.42 2,084 10/23/2023
23.1.41 2,129 10/16/2023
23.1.40 2,108 10/10/2023
23.1.39 2,463 10/4/2023
23.1.38 2,944 9/26/2023
23.1.36 6,652 9/15/2023
22.2.12 2,611 9/5/2023
22.2.11 4,404 8/28/2023
22.2.10 2,279 8/22/2023
22.2.9 2,606 8/14/2023
22.2.8 3,508 8/7/2023
22.2.7 2,934 8/2/2023
22.2.5 2,858 7/27/2023
22.1.39 3,885 7/18/2023
22.1.38 2,711 7/11/2023
22.1.37 3,051 7/3/2023
22.1.36 2,816 6/28/2023
22.1.34 6,871 6/21/2023
21.2.10 3,948 6/12/2023
21.2.9 2,762 6/6/2023
21.2.8 3,233 5/30/2023
21.2.6 3,644 5/22/2023
21.2.5 2,956 5/15/2023
21.2.4 2,884 5/9/2023
21.2.3 3,308 5/3/2023
21.1.41 4,243 4/19/2023
21.1.39 3,366 4/10/2023
21.1.38 3,264 4/3/2023
21.1.37 3,154 3/29/2023
21.1.35 3,701 3/23/2023
20.4.0.54 5,793 3/13/2023
20.4.0.53 4,945 3/7/2023
20.4.0.52 3,693 2/28/2023
20.4.0.51 3,662 2/21/2023
20.4.0.50 4,076 2/14/2023
20.4.0.49 3,865 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,091 1/10/2023
20.4.0.42 5,007 1/4/2023
20.4.0.41 5,338 12/29/2022
20.4.0.40 3,716 12/28/2022
20.4.0.38 4,989 12/21/2022
20.3.0.61 4,381 12/12/2022
20.3.0.60 5,576 12/6/2022
20.3.0.59 4,114 11/29/2022
20.3.0.58 4,713 11/21/2022
20.3.0.57 4,449 11/15/2022
20.3.0.56 4,421 11/8/2022
20.3.0.52 4,387 10/27/2022
20.3.0.50 4,692 10/17/2022
20.3.0.49 4,518 10/11/2022
20.3.0.48 4,643 10/5/2022
20.3.0.47 4,901 9/29/2022
20.2.0.50 5,071 9/20/2022
20.2.0.49 4,688 9/13/2022
20.2.0.48 4,759 9/6/2022
20.2.0.46 6,001 8/30/2022
20.2.0.45 4,788 8/23/2022
20.2.0.44 4,937 8/16/2022
20.2.0.43 5,771 8/8/2022
20.2.0.40 5,322 7/26/2022
20.2.0.39 5,036 7/19/2022
20.2.0.38 5,167 7/12/2022
20.2.0.36 46,881 6/30/2022
20.1.0.61 11,680 6/20/2022
20.1.0.60 5,072 6/14/2022
20.1.0.59 4,931 6/6/2022
20.1.0.58 13,604 5/30/2022
20.1.0.57 4,988 5/23/2022
20.1.0.56 4,922 5/17/2022
20.1.0.55 5,636 5/12/2022
20.1.0.52 6,247 5/2/2022
20.1.0.51 5,198 4/26/2022
20.1.0.50 5,098 4/19/2022
20.1.0.48 5,809 4/12/2022
20.1.0.47 7,400 4/4/2022
19.4.0.56 12,271 3/14/2022
19.4.0.55 4,926 3/8/2022
19.4.0.54 5,006 2/28/2022
19.4.0.53 5,094 2/22/2022
19.4.0.52 5,072 2/15/2022
19.4.0.50 5,115 2/8/2022
19.4.0.48 5,350 1/31/2022
19.4.0.47 5,041 1/24/2022
19.4.0.43 5,029 1/18/2022
19.4.0.42 4,964 1/10/2022
19.4.0.41 3,859 1/4/2022
19.4.0.40 3,885 12/28/2021
19.4.0.38 5,350 12/17/2021
19.3.0.59 3,916 12/14/2021
19.3.0.57 3,922 12/7/2021
19.3.0.56 4,915 11/29/2021
19.3.0.55 4,208 11/23/2021
19.3.0.54 3,970 11/17/2021
19.3.0.53 4,590 11/12/2021
19.3.0.48 5,672 11/2/2021
19.3.0.47 4,275 10/26/2021
19.3.0.46 4,289 10/19/2021
19.3.0.45 4,298 10/12/2021
19.3.0.44 5,592 10/5/2021
19.3.0.43 4,490 9/30/2021
19.2.0.62 4,556 9/13/2021
19.2.0.60 4,236 9/7/2021
19.2.0.59 4,357 8/30/2021
19.2.0.57 4,498 8/24/2021
19.2.0.56 4,385 8/17/2021
19.2.0.55 4,470 8/11/2021
19.2.0.51 4,498 8/2/2021
19.2.0.49 4,445 7/26/2021
19.2.0.48 4,264 7/19/2021
19.2.0.47 4,594 7/13/2021
19.2.0.46 4,273 7/6/2021
19.2.0.44 34,945 6/30/2021
19.1.0.69 4,814 6/14/2021
19.1.0.67 4,348 6/7/2021
19.1.0.66 4,446 5/31/2021
19.1.0.65 4,411 5/24/2021
19.1.0.64 4,564 5/19/2021
19.1.0.63 4,578 5/13/2021
19.1.0.59 8,550 5/3/2021
19.1.0.58 4,260 4/26/2021
19.1.0.57 4,269 4/20/2021
19.1.0.56 4,300 4/12/2021
19.1.0.55 4,481 4/6/2021
19.1.0.54 4,368 3/30/2021
18.4.0.49 4,567 3/22/2021
18.4.0.48 5,658 3/16/2021
18.4.0.47 4,263 3/9/2021
18.4.0.46 4,634 3/2/2021
18.4.0.44 4,435 2/23/2021
18.4.0.43 5,759 2/15/2021
18.4.0.42 4,932 2/9/2021
18.4.0.41 4,555 2/2/2021
18.4.0.39 4,568 1/28/2021
18.4.0.35 4,312 1/19/2021
18.4.0.34 4,357 1/12/2021
18.4.0.33 4,428 1/4/2021
18.4.0.32 4,335 12/30/2020
18.4.0.31 4,625 12/22/2020
18.4.0.30 4,678 12/17/2020
18.3.0.53 4,575 12/8/2020
18.3.0.52 6,196 11/30/2020
18.3.0.51 4,505 11/23/2020
18.3.0.50 4,766 11/17/2020
18.3.0.48 4,565 11/10/2020
18.3.0.47 5,056 11/5/2020
18.3.0.44 25,258 10/27/2020
18.3.0.42 4,355 10/20/2020
18.3.0.40 4,448 10/12/2020
18.3.0.38 4,752 10/7/2020
18.3.0.35 27,592 10/1/2020
18.2.0.59 9,409 9/22/2020
18.2.0.58 4,638 9/15/2020
18.2.0.57 4,724 9/8/2020
18.2.0.56 4,765 9/1/2020
18.2.0.55 4,705 8/24/2020
18.2.0.54 4,547 8/18/2020
18.2.0.48 4,913 8/4/2020
18.2.0.47 4,802 7/28/2020
18.2.0.46 4,872 7/21/2020
18.2.0.45 8,611 7/14/2020
18.2.0.44 18,363 7/6/2020
18.1.0.59 87,180 6/23/2020
18.1.0.57 4,502 6/15/2020
18.1.0.56 4,512 6/9/2020
18.1.0.55 4,529 6/2/2020
18.1.0.54 4,443 5/26/2020
18.1.0.53 4,996 5/19/2020
18.1.0.52 7,949 5/13/2020
18.1.0.48 4,621 5/5/2020
18.1.0.46 4,373 4/28/2020
18.1.0.45 4,463 4/21/2020
18.1.0.44 4,655 4/14/2020
18.1.0.43 4,491 4/7/2020
18.1.0.42 5,018 4/1/2020
18.1.0.36-beta 3,082 3/19/2020
17.4.0.55 5,364 3/10/2020
17.4.0.53 4,581 3/3/2020
17.4.0.51 4,457 2/25/2020
17.4.0.50 4,585 2/18/2020
17.4.0.49 4,540 2/11/2020
17.4.0.47 4,661 2/5/2020
17.4.0.46 4,656 1/30/2020
17.4.0.44 4,953 1/21/2020
17.4.0.43 4,555 1/14/2020
17.4.0.41 4,763 1/7/2020
17.4.0.40 4,649 12/24/2019
17.4.0.39 9,686 12/17/2019
17.3.0.34 4,732 12/10/2019
17.3.0.33 4,490 12/4/2019
17.3.0.30 4,748 12/3/2019
17.3.0.29 4,662 11/26/2019
17.3.0.28 4,475 11/18/2019
17.3.0.27 4,510 11/12/2019
17.3.0.26 6,335 11/5/2019
17.3.0.21 4,811 10/29/2019
17.3.0.19 4,622 10/22/2019
17.3.0.17 5,621 10/15/2019
17.3.0.14 5,072 10/3/2019
17.3.0.9-beta 3,039 9/20/2019
17.2.0.51 5,024 9/10/2019
17.2.0.49 4,451 9/3/2019
17.2.0.47 4,526 8/27/2019
17.2.0.46 4,554 8/22/2019
17.2.0.41 4,721 8/13/2019
17.2.0.40 4,587 8/6/2019
17.2.0.39 4,506 7/30/2019
17.2.0.36 4,655 7/23/2019
17.2.0.35 4,593 7/17/2019
17.2.0.34 11,268 7/11/2019
17.2.0.28-beta 3,235 6/27/2019
17.1.0.53 4,551 6/25/2019
17.1.0.52 4,672 6/18/2019
17.1.0.51 4,621 6/11/2019
17.1.0.50 4,875 6/4/2019
17.1.0.49 4,471 5/28/2019
17.1.0.48 5,731 5/21/2019
17.1.0.47 4,895 5/14/2019
17.1.0.44 4,904 5/7/2019
17.1.0.43 4,943 4/30/2019
17.1.0.42 4,891 4/23/2019
17.1.0.41 4,884 4/16/2019
17.1.0.40 4,888 4/9/2019
17.1.0.38 5,379 3/29/2019
17.1.0.32-beta 3,266 3/13/2019
16.4.0.54 5,686 2/19/2019
16.4.0.53 5,050 2/13/2019
16.4.0.52 5,437 2/5/2019
16.4.0.48 5,531 1/22/2019
16.4.0.47 4,697 1/16/2019
16.4.0.46 4,842 1/8/2019
16.4.0.44 4,641 12/24/2018
16.4.0.42 9,255 12/17/2018
16.4.0.40-beta 3,260 12/10/2018
16.3.0.36 5,663 11/27/2018
16.3.0.35-beta 3,352 11/23/2018
16.3.0.29 5,431 10/30/2018
16.3.0.21 6,058 9/21/2018
16.3.0.17-beta 2,667 9/12/2018
16.2.0.50 6,029 8/28/2018
16.2.0.46 4,253 8/10/2018