menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DynamicFilterType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DynamicFilterType

    Represent relative date filter type.

    Inheritance
    System.Object
    DynamicFilterType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class DynamicFilterType : Enum

    Fields

    April

    Represent April month.

    Declaration
    public const DynamicFilterType April
    Field Value
    Type
    DynamicFilterType

    August

    Represent August month.

    Declaration
    public const DynamicFilterType August
    Field Value
    Type
    DynamicFilterType

    December

    Represent December month.

    Declaration
    public const DynamicFilterType December
    Field Value
    Type
    DynamicFilterType

    February

    Represent February month.

    Declaration
    public const DynamicFilterType February
    Field Value
    Type
    DynamicFilterType

    January

    Represent January month.

    Declaration
    public const DynamicFilterType January
    Field Value
    Type
    DynamicFilterType

    July

    Represent July month.

    Declaration
    public const DynamicFilterType July
    Field Value
    Type
    DynamicFilterType

    June

    Represent June month.

    Declaration
    public const DynamicFilterType June
    Field Value
    Type
    DynamicFilterType

    LastMonth

    Represent last month of the current month.

    Declaration
    public const DynamicFilterType LastMonth
    Field Value
    Type
    DynamicFilterType

    LastQuarter

    Represent last quarter of the current quarter year.

    Declaration
    public const DynamicFilterType LastQuarter
    Field Value
    Type
    DynamicFilterType

    LastWeek

    Represent last week of the current week.

    Declaration
    public const DynamicFilterType LastWeek
    Field Value
    Type
    DynamicFilterType

    LastYear

    Represent last year.

    Declaration
    public const DynamicFilterType LastYear
    Field Value
    Type
    DynamicFilterType

    March

    Represent March month.

    Declaration
    public const DynamicFilterType March
    Field Value
    Type
    DynamicFilterType

    May

    Represent May month.

    Declaration
    public const DynamicFilterType May
    Field Value
    Type
    DynamicFilterType

    NextMonth

    Represent next month of the current month.

    Declaration
    public const DynamicFilterType NextMonth
    Field Value
    Type
    DynamicFilterType

    NextQuarter

    Represent next quarter of the current quarter year.

    Declaration
    public const DynamicFilterType NextQuarter
    Field Value
    Type
    DynamicFilterType

    NextWeek

    Represent next week of the current week.

    Declaration
    public const DynamicFilterType NextWeek
    Field Value
    Type
    DynamicFilterType

    NextYear

    Represent next year.

    Declaration
    public const DynamicFilterType NextYear
    Field Value
    Type
    DynamicFilterType

    None

    None of the type applied.

    Declaration
    public const DynamicFilterType None
    Field Value
    Type
    DynamicFilterType

    November

    Represent November month.

    Declaration
    public const DynamicFilterType November
    Field Value
    Type
    DynamicFilterType

    October

    Represent October month.

    Declaration
    public const DynamicFilterType October
    Field Value
    Type
    DynamicFilterType

    Quarter1

    Represent first quarter of the years.

    Declaration
    public const DynamicFilterType Quarter1
    Field Value
    Type
    DynamicFilterType

    Quarter2

    Represent second quarter of the years.

    Declaration
    public const DynamicFilterType Quarter2
    Field Value
    Type
    DynamicFilterType

    Quarter3

    Represent third quarter of the years.

    Declaration
    public const DynamicFilterType Quarter3
    Field Value
    Type
    DynamicFilterType

    Quarter4

    Represent fourth quarter of the years.

    Declaration
    public const DynamicFilterType Quarter4
    Field Value
    Type
    DynamicFilterType

    September

    Represent September month.

    Declaration
    public const DynamicFilterType September
    Field Value
    Type
    DynamicFilterType

    ThisMonth

    Represent current month.

    Declaration
    public const DynamicFilterType ThisMonth
    Field Value
    Type
    DynamicFilterType

    ThisQuarter

    Represent current quarter year.

    Declaration
    public const DynamicFilterType ThisQuarter
    Field Value
    Type
    DynamicFilterType

    ThisWeek

    Represent current week.

    Declaration
    public const DynamicFilterType ThisWeek
    Field Value
    Type
    DynamicFilterType

    ThisYear

    Represent current year.

    Declaration
    public const DynamicFilterType ThisYear
    Field Value
    Type
    DynamicFilterType

    Today

    Represent Today.

    Declaration
    public const DynamicFilterType Today
    Field Value
    Type
    DynamicFilterType

    Tomorrow

    Represent Tomorrow.

    Declaration
    public const DynamicFilterType Tomorrow
    Field Value
    Type
    DynamicFilterType

    YearToDate

    Represent dates from starting of the current year till today.

    Declaration
    public const DynamicFilterType YearToDate
    Field Value
    Type
    DynamicFilterType

    Yesterday

    Represent Yesterday.

    Declaration
    public const DynamicFilterType Yesterday
    Field Value
    Type
    DynamicFilterType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved