Specifies the appearance of a horizontal header in the calendar.
Namespace: MindFusion.Scheduling
File: Enum.js
SyntaxJavaScript
Copy Code
|
|---|
// enum |
Members| Member name | Description | |
|---|---|---|
![]() |
Bottom |
The header is displayed to the bottom side of the calendar. |
![]() |
None |
The header is not displayed. |
![]() |
Top |
The header is displayed to the top side of the calendar. |
See Also