Show / Hide Table of Contents

Class DateRangeType

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

Fields

After

Declaration
public const DateRangeType After
Field Value
Type Description
DateRangeType

Before

Declaration
public const DateRangeType Before
Field Value
Type Description
DateRangeType

Between

Declaration
public const DateRangeType Between
Field Value
Type Description
DateRangeType

Specific

Declaration
public const DateRangeType Specific
Field Value
Type Description
DateRangeType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Weekdays

Declaration
public const DateRangeType Weekdays
Field Value
Type Description
DateRangeType

Weekends

Declaration
public const DateRangeType Weekends
Field Value
Type Description
DateRangeType