C1.WPF.DataFilter 10.0.20261.38

dotnet add package C1.WPF.DataFilter --version 10.0.20261.38
                    
NuGet\Install-Package C1.WPF.DataFilter -Version 10.0.20261.38
                    
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.20261.38" />
                    
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.20261.38" />
                    
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.20261.38
                    
#r "nuget: C1.WPF.DataFilter, 10.0.20261.38"
                    
#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.20261.38
                    
#: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.20261.38
                    
Install as a Cake Addin
#tool nuget:?package=C1.WPF.DataFilter&version=10.0.20261.38
                    
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.20261.38 35 5/29/2026
10.0.20252.1321 249 3/20/2026
10.0.20252.1308 196 2/12/2026
10.0.20252.1221 1,041 12/1/2025
9.0.20251.1133 555 9/18/2025
9.0.20251.1102 358 7/11/2025
9.0.20251.1069 957 5/16/2025
8.0.20242.1051 459 3/3/2025
8.0.20242.1032 223 2/26/2025
8.0.20242.1005 420 12/27/2024
8.0.20242.966 415 11/12/2024
8.0.20241.921 498 9/3/2024
8.0.20241.854 378 7/8/2024
8.0.20241.795 1,052 5/29/2024
8.0.20233.731 429 3/12/2024
8.0.20233.702 336 1/19/2024
8.0.20233.681 453 11/29/2023
8.0.20233.668 542 11/8/2023
7.0.20233.662 313 11/10/2023
6.0.20232.624 441 9/11/2023
Loading failed