skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • Roadmap
    • Release History
  • Docs & Support
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Namespace Telerik.Windows.Documents.Spreadsheet.Model.Filtering

Classes

AutoFilter

Manages column-based filtering for a worksheet range, hiding or showing rows based on applied filter criteria.

CellValuesFilterBase

Base for filters that evaluate cell values to determine whether rows should be hidden or visible.

CustomFilter

Filters rows by comparing cell values against one or two custom criteria using relational operators; use for range-based or multi-condition filtering.

CustomFilterCriteria

Defines a single comparison criterion for CustomFilter, specifying a relational operator and target value.

DateGroupItem

Defines a date/time grouping criterion for ValuesCollectionFilter, matching values by year, month, day, hour, minute, or second components.

DynamicFilter

Filters rows based on dynamic date/time criteria (e.g., Today, This Month, Last Year) or numeric criteria (Above/Below Average); recalculates on each evaluation.

FillColorFilter

Filters rows by matching cell background fill color against a specified fill; use for visual grouping in filtered data.

FilterBase<T>

Abstract base for filters that evaluate cell properties of type T to determine row visibility; provides property retrieval and copying behavior.

FilteringException

Exception thrown when filter operations encounter invalid configurations, unsupported criteria, or operation failures.

ForeColorFilter

Filters rows by matching cell text (foreground) color against a specified color; use for visual grouping in filtered data.

TopFilter

Filter that displays only the top or bottom N items or percentage of items by numeric value in a column.

ValuesCollectionFilter

Filter that displays rows whose cell values match any value in a predefined list of strings, dates, or blank entries.

Interfaces

IFilter

Common contract for filters that control row visibility in AutoFilter ranges by evaluating cell values.

Enums

DateTimeGroupingType

Specifies the date/time component granularity for DateGroupItem filtering, from year-level down to second-level precision.

DynamicFilterType

Specifies the criterion type for DynamicFilter, including relative date periods, specific months/quarters, and average comparisons.

LogicalOperator

Logical operators that combine two custom filter criteria into a single filter condition.

TopFilterType

Modes for selecting top or bottom items by count or percentage in a TopFilter.

Getting Started
  • Getting Started
Support Resources
  • Documentation
Community
  • Forums
  • Blogs
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.