C1.WPF.DataFilter 10.0.20261.125

dotnet add package C1.WPF.DataFilter --version 10.0.20261.125
                    
NuGet\Install-Package C1.WPF.DataFilter -Version 10.0.20261.125
                    
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.125" />
                    
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.125" />
                    
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.125
                    
#r "nuget: C1.WPF.DataFilter, 10.0.20261.125"
                    
#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.125
                    
#: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.125
                    
Install as a Cake Addin
#tool nuget:?package=C1.WPF.DataFilter&version=10.0.20261.125
                    
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.125 106 8/7/2026
10.0.20261.89 272 7/3/2026
10.0.20261.38 239 5/29/2026
10.0.20252.1321 303 3/20/2026
10.0.20252.1308 219 2/12/2026
10.0.20252.1221 1,246 12/1/2025
9.0.20251.1133 579 9/18/2025
9.0.20251.1102 377 7/11/2025
9.0.20251.1069 1,054 5/16/2025
8.0.20242.1051 476 3/3/2025
8.0.20242.1032 236 2/26/2025
8.0.20242.1005 443 12/27/2024
8.0.20242.966 436 11/12/2024
8.0.20241.921 514 9/3/2024
8.0.20241.854 402 7/8/2024
8.0.20241.795 1,100 5/29/2024
8.0.20233.731 445 3/12/2024
8.0.20233.702 354 1/19/2024
8.0.20233.681 469 11/29/2023
7.0.20233.662 327 11/10/2023
Loading failed