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 : Enum
Fields
Date
Declaration
public const HeaderRowType Date
Field Value
Type |
---|
HeaderRowType |
Hour
Declaration
public const HeaderRowType Hour
Field Value
Type |
---|
HeaderRowType |
Month
Declaration
public const HeaderRowType Month
Field Value
Type |
---|
HeaderRowType |
Week
Declaration
public const HeaderRowType Week
Field Value
Type |
---|
HeaderRowType |
Year
Declaration
public const HeaderRowType Year
Field Value
Type |
---|
HeaderRowType |