Table of Contents

Class FilterOperator.Boolean

Namespace
MudBlazor
Assembly
MudBlazor.dll

Represents filters which are available for boolean values.

public static class FilterOperator.Boolean
Inheritance
FilterOperator.Boolean
Inherited Members

Fields

Is

Find values which match the filter value.

public const string Is = "is"

Field Value

string