This question is locked. New answers and comments are not allowed.
Hello,
I've a probelm in my scheduleview control. By default the time ruler is showing as 30 mins in day and week view, I changed it to 15mins interval using below code.
and set
Note :- Just wanted to disable horizontal markers for :15 and :45 .
Attached a screen shot for your referance.
Thanks in advance.
Srikanta
I've a probelm in my scheduleview control. By default the time ruler is showing as 30 mins in day and week view, I changed it to 15mins interval using below code.
SnapAppointments
="True"
and set
MinorTickLength
="15min"
in day view as well as week view. It is working fine for me. But the client is expecting not to show the 15mins gap time ruler lines but internally it should work as 15 mins interval. Is there any way to disable the timeruler line ?
Note :- Just wanted to disable horizontal markers for :15 and :45 .
Attached a screen shot for your referance.
Thanks in advance.
Srikanta