ASP.NET Core MVC Controls | ComponentOne
In This Topic
    FilterType Enum
    In This Topic
    File
    wijmo.grid.filter.js
    Module
    wijmo.grid.filter

    Specifies types of column filter.

    Members

    Name Value Description
    None 0

    No filter.

    Condition 1

    A filter based on two conditions.

    Value 2

    A filter based on a set of values.

    Both 3

    A filter that combines condition and value filters.