Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Enum FilterMode

    Specifies the filtering mode of RadzenDataGrid<TItem>.

    Namespace: Radzen
    Assembly: Radzen.Blazor.dll
    Syntax
    public enum FilterMode : int

    Fields

    Name Description
    Advanced

    The component displays a popup filtering UI and allows you to pick filtering operator and or filter by multiple values.

    CheckBoxList

    The component displays a popup filtering UI and allows you to pick multiple values from list of all values.

    Simple

    The component displays inline filtering UI and filters as you type.

    SimpleWithMenu

    The component displays inline filtering UI and filters as you type combined with filter operator menu.

    Introducing Radzen Blazor Studio

    Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles. Write less code and get more done.

    Learn More

    Download Now
    Download Now
    In This Article
    Back to top Radzen Blazor Components, © 2018-2025 Radzen. Source Code licensed under MIT