Show / Hide Table of Contents

Class FilterExpressionOperatorType

Inheritance
System.Object
FilterExpressionOperatorType
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class FilterExpressionOperatorType : Enum

Fields

Add

Declaration
public const FilterExpressionOperatorType Add
Field Value
Type Description
FilterExpressionOperatorType

And

Declaration
public const FilterExpressionOperatorType And
Field Value
Type Description
FilterExpressionOperatorType

Divide

Declaration
public const FilterExpressionOperatorType Divide
Field Value
Type Description
FilterExpressionOperatorType

Equal

Declaration
public const FilterExpressionOperatorType Equal
Field Value
Type Description
FilterExpressionOperatorType

GreaterThan

Declaration
public const FilterExpressionOperatorType GreaterThan
Field Value
Type Description
FilterExpressionOperatorType

GreaterThanOrEqual

Declaration
public const FilterExpressionOperatorType GreaterThanOrEqual
Field Value
Type Description
FilterExpressionOperatorType

Grouping

Declaration
public const FilterExpressionOperatorType Grouping
Field Value
Type Description
FilterExpressionOperatorType

LessThan

Declaration
public const FilterExpressionOperatorType LessThan
Field Value
Type Description
FilterExpressionOperatorType

LessThanOrEqual

Declaration
public const FilterExpressionOperatorType LessThanOrEqual
Field Value
Type Description
FilterExpressionOperatorType

Modulo

Declaration
public const FilterExpressionOperatorType Modulo
Field Value
Type Description
FilterExpressionOperatorType

Multiply

Declaration
public const FilterExpressionOperatorType Multiply
Field Value
Type Description
FilterExpressionOperatorType

None

Declaration
public const FilterExpressionOperatorType None
Field Value
Type Description
FilterExpressionOperatorType

Not

Declaration
public const FilterExpressionOperatorType Not
Field Value
Type Description
FilterExpressionOperatorType

NotEqual

Declaration
public const FilterExpressionOperatorType NotEqual
Field Value
Type Description
FilterExpressionOperatorType

Or

Declaration
public const FilterExpressionOperatorType Or
Field Value
Type Description
FilterExpressionOperatorType

Subtract

Declaration
public const FilterExpressionOperatorType Subtract
Field Value
Type Description
FilterExpressionOperatorType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32