C1.WPF.DataFilter 10.0.20261.89

dotnet add package C1.WPF.DataFilter --version 10.0.20261.89
                    
NuGet\Install-Package C1.WPF.DataFilter -Version 10.0.20261.89
                    
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.89" />
                    
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.89" />
                    
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.89
                    
#r "nuget: C1.WPF.DataFilter, 10.0.20261.89"
                    
#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.89
                    
#: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.89
                    
Install as a Cake Addin
#tool nuget:?package=C1.WPF.DataFilter&version=10.0.20261.89
                    
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.89 50 7/3/2026
10.0.20261.38 165 5/29/2026
10.0.20252.1321 271 3/20/2026
10.0.20252.1308 208 2/12/2026
10.0.20252.1221 1,129 12/1/2025
9.0.20251.1133 569 9/18/2025
9.0.20251.1102 368 7/11/2025
9.0.20251.1069 1,020 5/16/2025
8.0.20242.1051 467 3/3/2025
8.0.20242.1032 230 2/26/2025
8.0.20242.1005 431 12/27/2024
8.0.20242.966 425 11/12/2024
8.0.20241.921 507 9/3/2024
8.0.20241.854 388 7/8/2024
8.0.20241.795 1,087 5/29/2024
8.0.20233.731 439 3/12/2024
8.0.20233.702 343 1/19/2024
8.0.20233.681 462 11/29/2023
8.0.20233.668 550 11/8/2023
7.0.20233.662 318 11/10/2023
Loading failed