The Timeline View feature is designed to allow users to view the event information
                in a unique way – where resources are listed in the rows and the time in the columns.
            
                This topic will show you how to enable Timeline View.
            
                Enable Timeline View in Week Mode
            
                - Right-click on WebScheduler control and choose Properties.
- Expand ViewSettings. Set SelectedTimelineViewMode
                    to Week and SelectedViewMode to Timeline.
- Expand TimelineView and set Enabled to 
                    True.
- Run the project.
                Enable Timeline View in Quarter Mode
            
                - Right-click on WebScheduler control and choose Properties.
- Expand ViewSettings. Set SelectedTimelineViewMode
                    to Quarter and SelectedViewMode to Timeline.
- Expand TimelineView and set Enabled to 
                    True.
- Run the project.
                Enable Timeline View in Month Mode
            
                - Right-click on WebScheduler control and choose Properties.
- Expand ViewSettings. Set SelectedTimelineViewMode
                    to Month and SelectedViewMode to Timeline.
- Expand TimelineView and set Enabled to 
                    True.
- Run the project.
                Enable Timeline View in Day Hourly Mode
            
                - Right-click on WebScheduler control and choose Properties.
- Expand ViewSettings. Set SelectedTimelineViewMode
                    to DayHourly and SelectedViewMode to 
                        Timeline.
- Expand TimelineView and set Enabled to 
                    True.
- Run the project.
                Enable Timeline View in Day15Minutes Mode
            
                - Right-click on WebScheduler control and choose Properties.
- Expand ViewSettings. Set SelectedTimelineViewMode
                    to Day15Minutes and SelectedViewMode to 
                        Timeline.
- Expand TimelineView and set Enabled to 
                    True.
- Run the project.