Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Enum CollectionFilterMode

    Specifies how the filter should be applied to a collection of items.

    Namespace: Radzen
    Assembly: Radzen.Blazor.dll
    Syntax
    public enum CollectionFilterMode

    Fields

    Name Description
    All

    The filter condition is satisfied only if all items in the collection match.

    Any

    The filter condition is satisfied if at least one item in the collection matches.

    Extension Methods

    EnumExtensions.GetDisplayDescription(Enum, Func<string, string>)

    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