search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How to set the scheduler timeline view?

Asked by Anonymous
8 years ago.

I'm using the daypilot scheduler lite i want to set the timeline showing 10days. How to do that?

Answer posted by Dan Letecky [DayPilot]
8 years ago.

You can set the number of visible days using Days property. Example:

<DayPilot:DayPilotScheduler
  Days="10"
  ...
/>

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.