Show / Hide Table of Contents

Class FilterExpressionWrapperType

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

Fields

LastMonth

Declaration
public const FilterExpressionWrapperType LastMonth
Field Value
Type Description
FilterExpressionWrapperType

LastQuarter

Declaration
public const FilterExpressionWrapperType LastQuarter
Field Value
Type Description
FilterExpressionWrapperType

LastWeek

Declaration
public const FilterExpressionWrapperType LastWeek
Field Value
Type Description
FilterExpressionWrapperType

LastYear

Declaration
public const FilterExpressionWrapperType LastYear
Field Value
Type Description
FilterExpressionWrapperType

NextMonth

Declaration
public const FilterExpressionWrapperType NextMonth
Field Value
Type Description
FilterExpressionWrapperType

NextQuarter

Declaration
public const FilterExpressionWrapperType NextQuarter
Field Value
Type Description
FilterExpressionWrapperType

NextWeek

Declaration
public const FilterExpressionWrapperType NextWeek
Field Value
Type Description
FilterExpressionWrapperType

NextYear

Declaration
public const FilterExpressionWrapperType NextYear
Field Value
Type Description
FilterExpressionWrapperType

Q1

Declaration
public const FilterExpressionWrapperType Q1
Field Value
Type Description
FilterExpressionWrapperType

Q2

Declaration
public const FilterExpressionWrapperType Q2
Field Value
Type Description
FilterExpressionWrapperType

Q3

Declaration
public const FilterExpressionWrapperType Q3
Field Value
Type Description
FilterExpressionWrapperType

Q4

Declaration
public const FilterExpressionWrapperType Q4
Field Value
Type Description
FilterExpressionWrapperType

ThisMonth

Declaration
public const FilterExpressionWrapperType ThisMonth
Field Value
Type Description
FilterExpressionWrapperType

ThisQuarter

Declaration
public const FilterExpressionWrapperType ThisQuarter
Field Value
Type Description
FilterExpressionWrapperType

ThisWeek

Declaration
public const FilterExpressionWrapperType ThisWeek
Field Value
Type Description
FilterExpressionWrapperType

ThisYear

Declaration
public const FilterExpressionWrapperType ThisYear
Field Value
Type Description
FilterExpressionWrapperType

Today

Declaration
public const FilterExpressionWrapperType Today
Field Value
Type Description
FilterExpressionWrapperType

Tomorrow

Declaration
public const FilterExpressionWrapperType Tomorrow
Field Value
Type Description
FilterExpressionWrapperType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

YearToDate

Declaration
public const FilterExpressionWrapperType YearToDate
Field Value
Type Description
FilterExpressionWrapperType

Yesterday

Declaration
public const FilterExpressionWrapperType Yesterday
Field Value
Type Description
FilterExpressionWrapperType