Show / Hide Table of Contents

Class DatePartType

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

Fields

AmPm

Declaration
public const DatePartType AmPm
Field Value
Type Description
DatePartType

Date

Declaration
public const DatePartType Date
Field Value
Type Description
DatePartType

Hours

Declaration
public const DatePartType Hours
Field Value
Type Description
DatePartType

Literal

Declaration
public const DatePartType Literal
Field Value
Type Description
DatePartType

Minutes

Declaration
public const DatePartType Minutes
Field Value
Type Description
DatePartType

Month

Declaration
public const DatePartType Month
Field Value
Type Description
DatePartType

Seconds

Declaration
public const DatePartType Seconds
Field Value
Type Description
DatePartType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Year

Declaration
public const DatePartType Year
Field Value
Type Description
DatePartType