DataFilter for WinForms
概要

Data filtering refers to setting conditions on data so that only specific data is displayed. Filtered data is easier to analyze and allows you to focus on specific information in a large set of data. DataFilter for WinForms is a control which allows users to filter data on the basis of filter criterias or conditions. It can be used in conjunction with data-aware controls like grids, lists, treeview, charts, maps, and others.

The control gives users a way to focus on the subsets of data. There are many components that offer filtering options like column filtering in grids but when users need to filter all the information on the screen, DataFilter can help with quick filtering at one place using different value and expression based filters.

Documentation Blogs
Data Filters Custom Data Filters
FilterEditor Introduction to FilterEditor in DataFilters for WinForms
API References
C1.Win.DataFilter.5 Assembly C1.Win.DataFilter.4.5.2 Assembly
Note: ComponentOne DataFilter for WinForms is compatible with both .NET 4.5.2 and .NET 5 Frameworks.