Class FilterExpressionWrapperType
Inheritance
System.Object
FilterExpressionWrapperType
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class FilterExpressionWrapperType : Enum
Fields
LastMonth
Declaration
public const FilterExpressionWrapperType LastMonth
Field Value
LastQuarter
Declaration
public const FilterExpressionWrapperType LastQuarter
Field Value
LastWeek
Declaration
public const FilterExpressionWrapperType LastWeek
Field Value
LastYear
Declaration
public const FilterExpressionWrapperType LastYear
Field Value
NextMonth
Declaration
public const FilterExpressionWrapperType NextMonth
Field Value
NextQuarter
Declaration
public const FilterExpressionWrapperType NextQuarter
Field Value
NextWeek
Declaration
public const FilterExpressionWrapperType NextWeek
Field Value
NextYear
Declaration
public const FilterExpressionWrapperType NextYear
Field Value
Q1
Declaration
public const FilterExpressionWrapperType Q1
Field Value
Q2
Declaration
public const FilterExpressionWrapperType Q2
Field Value
Q3
Declaration
public const FilterExpressionWrapperType Q3
Field Value
Q4
Declaration
public const FilterExpressionWrapperType Q4
Field Value
ThisMonth
Declaration
public const FilterExpressionWrapperType ThisMonth
Field Value
ThisQuarter
Declaration
public const FilterExpressionWrapperType ThisQuarter
Field Value
ThisWeek
Declaration
public const FilterExpressionWrapperType ThisWeek
Field Value
ThisYear
Declaration
public const FilterExpressionWrapperType ThisYear
Field Value
Today
Declaration
public const FilterExpressionWrapperType Today
Field Value
Tomorrow
Declaration
public const FilterExpressionWrapperType Tomorrow
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
YearToDate
Declaration
public const FilterExpressionWrapperType YearToDate
Field Value
Yesterday
Declaration
public const FilterExpressionWrapperType Yesterday
Field Value