Intersoft Support Center

Customize Date Header Modes in Timeline View

WebScheduler adds a new feature called DateHeaderMode. This feature enables user to customize the date format display in the header area based on your needs. Note that this feature is only supported in TimelineView.

Timeline View provides a new property called KeepHeaderVisible. When it is enabled, WebScheduler fixes the date header, enabling user to scroll all the way to the right while keeping the zooming button on their sight.

In this topic, you will learn how to customize Timeline Header Mode and set KeepHeaderVisible using WebScheduler’s properties.

To customize Timeline Header Mode

  1. Right-click on WebScheduler’s control and choose Properties.
  2. In Properties box, expand ViewSettings >> TimelineView.
  3. Customize DateHeaderMode property. There are several new options for Timeline’s date header:
    1. DateNumber



    2. DayName



    3. ShortestDayName



    4. DateNumberAndDayName



    5. DateNumberAndShortestDayName



    6. DayNameAndDateNumber



    7. ShortestDayNameAndDateNumber

To keep Timeline's date header visible

  1. Right-click on WebScheduler’s control and choose Properties.
  2. In Properties box, expand ViewSettings >> Timeline View.
  3. Set KeepHeaderVisible to True.
Previous Next