StringFilterOperator Enum

Specifies the string comparison operator of a filter.

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public enum StringFilterOperator

Fields

Name Description
Contains Satisfied if a string contains the specified value.
StartsWith Satisfied if a string starts with the specified value.
EndsWith Satisfied if a string ends with with the specified value.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙