Specifies the type of a calendar header.
Namespace: MindFusion.Scheduling
File: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
Cell |
Indicates a date cell header. |
|
DayNames |
Indicates the day names header. |
|
Group |
Indicates the group header. |
|
Main |
Indicates the main view header. |
|
Timeline |
Indicates the timeline header. |
|
WeekNumbers |
Indicates the week numbers header. |
Used by HeaderEventArgs instances to specify the type of header that raised the event.