C1.WPF.DataFilter 10.0.20252.1308

dotnet add package C1.WPF.DataFilter --version 10.0.20252.1308
                    
NuGet\Install-Package C1.WPF.DataFilter -Version 10.0.20252.1308
                    
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="C1.WPF.DataFilter" Version="10.0.20252.1308" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.WPF.DataFilter" Version="10.0.20252.1308" />
                    
Directory.Packages.props
<PackageReference Include="C1.WPF.DataFilter" />
                    
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 C1.WPF.DataFilter --version 10.0.20252.1308
                    
#r "nuget: C1.WPF.DataFilter, 10.0.20252.1308"
                    
#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 C1.WPF.DataFilter@10.0.20252.1308
                    
#: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=C1.WPF.DataFilter&version=10.0.20252.1308
                    
Install as a Cake Addin
#tool nuget:?package=C1.WPF.DataFilter&version=10.0.20252.1308
                    
Install as a Cake Tool

About

The ComponentOne WPF DataFilter provides UI filtering to accompany any extensive data collection. Filtered data is easier to analyze and allows you to focus on specific information.

WPF Data Filter Control

Key Features:

  • Display a filter panel on the side of your application like Amazon.com
  • Filter on criteria such as brand name, price, and time
  • Provides special filter editors depending on the data type
  • Connect to any data-aware controls such as datagrids, lists, treeviews, and charts
  • Autogenerate the filter panel UI from the data source or create it manually
  • Display filter summaries (aggregates) to see the total count of items in the filter
  • Visually build category-based expressions with the additional FilterEditor component

Learn more at developer.mescius.com/componentone/wpf-ui-controls/data-filter-control-wpf.

Resources

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows 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 C1.WPF.DataFilter:

Package Downloads
C1.WPF.Grid

FlexGrid is a data grid which displays the information in a tabular view.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.20252.1308 129 2/12/2026
10.0.20252.1221 802 12/1/2025
9.0.20251.1133 500 9/18/2025
9.0.20251.1102 328 7/11/2025
9.0.20251.1069 816 5/16/2025
8.0.20242.1051 429 3/3/2025
8.0.20242.1032 206 2/26/2025
8.0.20242.1005 389 12/27/2024
8.0.20242.966 379 11/12/2024
8.0.20241.921 473 9/3/2024
8.0.20241.854 341 7/8/2024
8.0.20241.795 963 5/29/2024
8.0.20233.731 397 3/12/2024
8.0.20233.702 316 1/19/2024
8.0.20233.681 420 11/29/2023
8.0.20233.668 511 11/8/2023
7.0.20233.662 289 11/10/2023
6.0.20232.624 424 9/11/2023
6.0.20232.591 2,714 7/17/2023
6.0.20231.533 710 5/11/2023
Loading failed