| | Name | Value | Description | |
| |
exViewCalendar | 0
|
Default. The schedule view arranges the days as they are shown in the calendar panel.
| |
| |
exViewCalendarCompact | -1
|
The schedule view arranges the days as they are shown in the calendar panel, excepts that the first day of the month starts right after the last day of the previously month, or start to a new row.
| |
| |
exViewSingleRow | 1
|
The schedule view arranges all days to a single row ( horizontally ).
| |
| |
exViewSingleColumn | 2
|
The schedule view arranges all days to a single column (vertically).
| |
| |
exViewSingleRowLockHeader | 3
|
The schedule view arranges all days to a single row (horizontally), while the date header is shown/locked on the top
while the chart is vertically scrolled.
| |