Class HeaderRowType
An enum that holds the header row type in the timeline scheduler.
Inheritance
System.Object
    HeaderRowType
  Namespace: Syncfusion.EJ2.Schedule
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class HeaderRowType : EnumFields
Date
Declaration
public const HeaderRowType DateField Value
| Type | 
|---|
| HeaderRowType | 
Hour
Declaration
public const HeaderRowType HourField Value
| Type | 
|---|
| HeaderRowType | 
Month
Declaration
public const HeaderRowType MonthField Value
| Type | 
|---|
| HeaderRowType | 
Week
Declaration
public const HeaderRowType WeekField Value
| Type | 
|---|
| HeaderRowType | 
Year
Declaration
public const HeaderRowType YearField Value
| Type | 
|---|
| HeaderRowType |