Syncfusion.Grid.WPF 16.3.0.35-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 16.3.0.35-beta
                    
NuGet\Install-Package Syncfusion.Grid.WPF -Version 16.3.0.35-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="16.3.0.35-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Grid.WPF" Version="16.3.0.35-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 16.3.0.35-beta
                    
#r "nuget: Syncfusion.Grid.WPF, 16.3.0.35-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@16.3.0.35-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=16.3.0.35-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Grid.WPF&version=16.3.0.35-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/grid-control?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 2018 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 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
30.2.7 473 8/25/2025
30.2.6 291 8/18/2025
30.2.5 287 8/13/2025
30.2.4 686 8/7/2025
30.1.42 209 7/28/2025
30.1.41 664 7/22/2025
30.1.40 414 7/14/2025
30.1.39 368 7/8/2025
30.1.38 499 7/1/2025
30.1.37 596 6/25/2025
29.2.11 600 6/16/2025
29.2.10 798 6/9/2025
29.2.9 307 6/5/2025
29.2.8 358 6/3/2025
29.2.7 352 5/26/2025
29.2.5 492 5/20/2025
29.2.4 684 5/14/2025
29.1.41 723 5/5/2025
29.1.40 527 4/28/2025
29.1.39 430 4/21/2025
29.1.38 1,208 4/14/2025
29.1.37 377 4/8/2025
29.1.35 852 4/1/2025
29.1.33 925 3/25/2025
28.2.12 1,226 3/19/2025
28.2.11 567 3/10/2025
28.2.9 546 3/3/2025
28.2.7 562 2/25/2025
28.2.6 435 2/17/2025
28.2.5 988 2/11/2025
28.2.4 884 2/4/2025
28.2.3 5,775 1/29/2025
28.1.41 680 1/20/2025
28.1.39 518 1/13/2025
28.1.38 889 1/7/2025
28.1.37 1,155 12/31/2024
28.1.36 618 12/23/2024
28.1.35 356 12/18/2024
28.1.33 1,211 12/12/2024
27.2.5 618 12/2/2024
27.2.4 589 11/26/2024
27.2.3 365 11/22/2024
27.2.2 595 11/15/2024
27.1.58 7,271 11/4/2024
27.1.57 2,387 10/28/2024
27.1.56 605 10/23/2024
27.1.55 470 10/21/2024
27.1.53 895 10/14/2024
27.1.52 743 10/7/2024
27.1.51 932 9/30/2024
27.1.50 602 9/23/2024
27.1.48 1,097 9/18/2024
26.2.14 967 9/9/2024
26.2.13 591 9/5/2024
26.2.12 390 9/2/2024
26.2.11 505 8/27/2024
26.2.10 663 8/19/2024
26.2.9 2,441 8/12/2024
26.2.8 471 8/5/2024
26.2.7 379 7/29/2024
26.2.5 268 7/25/2024
26.2.4 632 7/24/2024
26.1.42 774 7/15/2024
26.1.41 540 7/8/2024
26.1.40 614 7/1/2024
26.1.39 755 6/24/2024
26.1.38 648 6/18/2024
26.1.35 8,570 6/11/2024
25.2.7 557 6/3/2024
25.2.6 695 5/28/2024
25.2.5 3,413 5/21/2024
25.2.4 784 5/14/2024
25.2.3 690 5/8/2024
25.1.42 869 4/29/2024
25.1.41 625 4/23/2024
25.1.40 3,305 4/15/2024
25.1.39 856 4/8/2024
25.1.38 621 4/1/2024
25.1.37 622 3/26/2024
25.1.35 1,679 3/15/2024
24.2.9 1,205 3/4/2024
24.2.8 1,601 2/26/2024
24.2.7 2,865 2/19/2024
24.2.6 1,212 2/14/2024
24.2.5 1,315 2/12/2024
24.2.4 1,980 2/5/2024
24.2.3 1,560 1/31/2024
24.1.47 1,419 1/22/2024
24.1.46 1,883 1/16/2024
24.1.45 1,466 1/8/2024
24.1.44 1,884 1/2/2024
24.1.43 1,399 12/27/2023
24.1.41 2,194 12/18/2023
23.2.7 2,188 12/6/2023
23.2.6 1,937 11/28/2023
23.2.5 1,692 11/23/2023
23.2.4 2,093 11/20/2023
23.1.44 2,922 11/6/2023
23.1.43 1,795 10/30/2023
23.1.42 1,953 10/23/2023
23.1.41 1,992 10/16/2023
23.1.40 1,960 10/10/2023
23.1.39 2,322 10/4/2023
23.1.38 2,807 9/26/2023
23.1.36 6,464 9/15/2023
22.2.12 2,484 9/5/2023
22.2.11 4,227 8/28/2023
22.2.10 2,145 8/22/2023
22.2.9 2,447 8/14/2023
22.2.8 3,354 8/7/2023
22.2.7 2,776 8/2/2023
22.2.5 2,729 7/27/2023
22.1.39 3,728 7/18/2023
22.1.38 2,551 7/11/2023
22.1.37 2,886 7/3/2023
22.1.36 2,650 6/28/2023
22.1.34 6,481 6/21/2023
21.2.10 3,805 6/12/2023
21.2.9 2,634 6/6/2023
21.2.8 3,079 5/30/2023
21.2.6 3,526 5/22/2023
21.2.5 2,809 5/15/2023
21.2.4 2,725 5/9/2023
21.2.3 3,139 5/3/2023
21.1.41 4,080 4/19/2023
21.1.39 3,212 4/10/2023
21.1.38 3,113 4/3/2023
21.1.37 2,994 3/29/2023
21.1.35 3,516 3/23/2023
20.4.0.54 5,623 3/13/2023
20.4.0.53 4,791 3/7/2023
20.4.0.52 3,547 2/28/2023
20.4.0.51 3,497 2/21/2023
20.4.0.50 3,916 2/14/2023
20.4.0.49 3,711 2/7/2023
20.4.0.48 4,126 2/1/2023
20.4.0.44 3,860 1/18/2023
20.4.0.43 3,960 1/10/2023
20.4.0.42 4,856 1/4/2023
20.4.0.41 5,181 12/29/2022
20.4.0.40 3,593 12/28/2022
20.4.0.38 4,845 12/21/2022
20.3.0.61 4,241 12/12/2022
20.3.0.60 5,441 12/6/2022
20.3.0.59 3,953 11/29/2022
20.3.0.58 4,549 11/21/2022
20.3.0.57 4,286 11/15/2022
20.3.0.56 4,268 11/8/2022
20.3.0.52 4,244 10/27/2022
20.3.0.50 4,566 10/17/2022
20.3.0.49 4,366 10/11/2022
20.3.0.48 4,479 10/5/2022
20.3.0.47 4,745 9/29/2022
20.2.0.50 4,920 9/20/2022
20.2.0.49 4,532 9/13/2022
20.2.0.48 4,602 9/6/2022
20.2.0.46 5,853 8/30/2022
20.2.0.45 4,635 8/23/2022
20.2.0.44 4,781 8/16/2022
20.2.0.43 5,640 8/8/2022
20.2.0.40 5,187 7/26/2022
20.2.0.39 4,882 7/19/2022
20.2.0.38 5,012 7/12/2022
20.2.0.36 45,224 6/30/2022
20.1.0.61 11,520 6/20/2022
20.1.0.60 4,931 6/14/2022
20.1.0.59 4,790 6/6/2022
20.1.0.58 13,447 5/30/2022
20.1.0.57 4,853 5/23/2022
20.1.0.56 4,784 5/17/2022
20.1.0.55 5,481 5/12/2022
20.1.0.52 6,096 5/2/2022
20.1.0.51 5,061 4/26/2022
20.1.0.50 4,957 4/19/2022
20.1.0.48 5,685 4/12/2022
20.1.0.47 7,244 4/4/2022
19.4.0.56 12,024 3/14/2022
19.4.0.55 4,804 3/8/2022
19.4.0.54 4,867 2/28/2022
19.4.0.53 4,962 2/22/2022
19.4.0.52 4,962 2/15/2022
19.4.0.50 4,970 2/8/2022
19.4.0.48 5,197 1/31/2022
19.4.0.47 4,887 1/24/2022
19.4.0.43 4,890 1/18/2022
19.4.0.42 4,816 1/10/2022
19.4.0.41 3,715 1/4/2022
19.4.0.40 3,738 12/28/2021
19.4.0.38 5,195 12/17/2021
19.3.0.59 3,779 12/14/2021
19.3.0.57 3,783 12/7/2021
19.3.0.56 4,765 11/29/2021
19.3.0.55 4,049 11/23/2021
19.3.0.54 3,833 11/17/2021
19.3.0.53 4,444 11/12/2021
19.3.0.48 5,521 11/2/2021
19.3.0.47 4,147 10/26/2021
19.3.0.46 4,126 10/19/2021
19.3.0.45 4,169 10/12/2021
19.3.0.44 5,445 10/5/2021
19.3.0.43 4,348 9/30/2021
19.2.0.62 4,413 9/13/2021
19.2.0.60 4,080 9/7/2021
19.2.0.59 4,204 8/30/2021
19.2.0.57 4,353 8/24/2021
19.2.0.56 4,243 8/17/2021
19.2.0.55 4,318 8/11/2021
19.2.0.51 4,352 8/2/2021
19.2.0.49 4,315 7/26/2021
19.2.0.48 4,110 7/19/2021
19.2.0.47 4,441 7/13/2021
19.2.0.46 4,126 7/6/2021
19.2.0.44 34,279 6/30/2021
19.1.0.69 4,647 6/14/2021
19.1.0.67 4,194 6/7/2021
19.1.0.66 4,297 5/31/2021
19.1.0.65 4,262 5/24/2021
19.1.0.64 4,421 5/19/2021
19.1.0.63 4,434 5/13/2021
19.1.0.59 8,445 5/3/2021
19.1.0.58 4,114 4/26/2021
19.1.0.57 4,110 4/20/2021
19.1.0.56 4,153 4/12/2021
19.1.0.55 4,343 4/6/2021
19.1.0.54 4,220 3/30/2021
18.4.0.49 4,441 3/22/2021
18.4.0.48 5,520 3/16/2021
18.4.0.47 4,113 3/9/2021
18.4.0.46 4,486 3/2/2021
18.4.0.44 4,289 2/23/2021
18.4.0.43 5,625 2/15/2021
18.4.0.42 4,782 2/9/2021
18.4.0.41 4,428 2/2/2021
18.4.0.39 4,410 1/28/2021
18.4.0.35 4,162 1/19/2021
18.4.0.34 4,222 1/12/2021
18.4.0.33 4,282 1/4/2021
18.4.0.32 4,208 12/30/2020
18.4.0.31 4,479 12/22/2020
18.4.0.30 4,589 12/17/2020
18.3.0.53 4,424 12/8/2020
18.3.0.52 5,858 11/30/2020
18.3.0.51 4,376 11/23/2020
18.3.0.50 4,626 11/17/2020
18.3.0.48 4,423 11/10/2020
18.3.0.47 4,908 11/5/2020
18.3.0.44 24,646 10/27/2020
18.3.0.42 4,231 10/20/2020
18.3.0.40 4,290 10/12/2020
18.3.0.38 4,603 10/7/2020
18.3.0.35 27,032 10/1/2020
18.2.0.59 8,927 9/22/2020
18.2.0.58 4,460 9/15/2020
18.2.0.57 4,569 9/8/2020
18.2.0.56 4,612 9/1/2020
18.2.0.55 4,552 8/24/2020
18.2.0.54 4,424 8/18/2020
18.2.0.48 4,751 8/4/2020
18.2.0.47 4,660 7/28/2020
18.2.0.46 4,715 7/21/2020
18.2.0.45 8,444 7/14/2020
18.2.0.44 18,218 7/6/2020
18.1.0.59 87,035 6/23/2020
18.1.0.57 4,350 6/15/2020
18.1.0.56 4,357 6/9/2020
18.1.0.55 4,376 6/2/2020
18.1.0.54 4,292 5/26/2020
18.1.0.53 4,854 5/19/2020
18.1.0.52 7,763 5/13/2020
18.1.0.48 4,470 5/5/2020
18.1.0.46 4,211 4/28/2020
18.1.0.45 4,318 4/21/2020
18.1.0.44 4,468 4/14/2020
18.1.0.43 4,352 4/7/2020
18.1.0.42 4,875 4/1/2020
18.1.0.36-beta 2,934 3/19/2020
17.4.0.55 5,193 3/10/2020
17.4.0.53 4,431 3/3/2020
17.4.0.51 4,304 2/25/2020
17.4.0.50 4,431 2/18/2020
17.4.0.49 4,381 2/11/2020
17.4.0.47 4,506 2/5/2020
17.4.0.46 4,506 1/30/2020
17.4.0.44 4,794 1/21/2020
17.4.0.43 4,412 1/14/2020
17.4.0.41 4,601 1/7/2020
17.4.0.40 4,496 12/24/2019
17.4.0.39 9,475 12/17/2019
17.3.0.34 4,565 12/10/2019
17.3.0.33 4,323 12/4/2019
17.3.0.30 4,605 12/3/2019
17.3.0.29 4,498 11/26/2019
17.3.0.28 4,326 11/18/2019
17.3.0.27 4,361 11/12/2019
17.3.0.26 6,163 11/5/2019
17.3.0.21 4,660 10/29/2019
17.3.0.19 4,489 10/22/2019
17.3.0.17 5,462 10/15/2019
17.3.0.14 4,915 10/3/2019
17.3.0.9-beta 2,902 9/20/2019
17.2.0.51 4,868 9/10/2019
17.2.0.49 4,307 9/3/2019
17.2.0.47 4,378 8/27/2019
17.2.0.46 4,412 8/22/2019
17.2.0.41 4,597 8/13/2019
17.2.0.40 4,449 8/6/2019
17.2.0.39 4,364 7/30/2019
17.2.0.36 4,534 7/23/2019
17.2.0.35 4,445 7/17/2019
17.2.0.34 11,112 7/11/2019
17.2.0.28-beta 3,087 6/27/2019
17.1.0.53 4,402 6/25/2019
17.1.0.52 4,505 6/18/2019
17.1.0.51 4,476 6/11/2019
17.1.0.50 4,735 6/4/2019
17.1.0.49 4,320 5/28/2019
17.1.0.48 5,579 5/21/2019
17.1.0.47 4,763 5/14/2019
17.1.0.44 4,754 5/7/2019
17.1.0.43 4,796 4/30/2019
17.1.0.42 4,747 4/23/2019
17.1.0.41 4,745 4/16/2019
17.1.0.40 4,725 4/9/2019
17.1.0.38 5,212 3/29/2019
17.1.0.32-beta 3,112 3/13/2019
16.4.0.54 5,516 2/19/2019
16.4.0.53 4,895 2/13/2019
16.4.0.52 5,292 2/5/2019
16.4.0.48 5,376 1/22/2019
16.4.0.47 4,542 1/16/2019
16.4.0.46 4,694 1/8/2019
16.4.0.44 4,493 12/24/2018
16.4.0.42 8,868 12/17/2018
16.4.0.40-beta 3,103 12/10/2018
16.3.0.36 5,498 11/27/2018
16.3.0.35-beta 3,201 11/23/2018
16.3.0.29 5,265 10/30/2018
16.3.0.21 5,905 9/21/2018
16.3.0.17-beta 2,570 9/12/2018
16.2.0.50 5,900 8/28/2018
16.2.0.46 4,155 8/10/2018