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

    Specifies type of Search to use inside ValueFilterEditor.

    Members

    Name Value Description
    Text 0

    Simple includes text filter.

    Regex 1

    Regex filter.

    Excel 2

    Excel style wilcard(?, *, ~) character support.