This is a migrated thread and some comments may be shown as answers.

put ruler on both sides

1 Answer 53 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 25 Feb 2013, 05:38 PM
is it possible to put the ruler with the time and increments on both sides of the scheduler?

thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Svett
Telerik team
answered on 28 Feb 2013, 02:58 PM
Hi John,

Thank you for writing.

You can have multiple rulers by adding new time zones to your view:
this.radScheduler1.ActiveViewType = SchedulerViewType.Day;
this.radScheduler1.GetDayView().TimeZones.Add(this.radScheduler1.SystemTimeZone);

Nevertheless, you cannot position them on the right side of the scheduler's appointment area.

I hope that you find this information useful.
Kind regards,
Svett
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Join us for a FREE webinar to see all the new stuff in action.

Interested, but can’t attend? Register anyway and we’ll send you the recording.
Tags
Scheduler and Reminder
Asked by
John
Top achievements
Rank 1
Answers by
Svett
Telerik team
Share this question
or