FilterCaseSensitivity Enum

Specifies the filter case sensitivity of a component.

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public enum FilterCaseSensitivity

Fields

Name Description
Default Relies on the underlying provider (LINQ to Objects, Entity Framework etc.) to handle case sensitivity. LINQ to Objects is case sensitive. Entity Framework relies on the database collection settings.
CaseInsensitive Filters are case insensitive regardless of the underlying provider.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙