I have ShowEventStartEnd="False" for a DayPilotMonth control.
And it worked fine in version 5.0.1556
I just upgraded to 5.4sp1 and it doesn't work, even though ShowEventStartEnd="False" is still set, the start/end times are still rendering on the event.
Our I/T guy (who purchased the control for me) is getting 5.6...but I just wanted to know if this is a bug in 5.4 or if I will have the same problem with 5.6.
And if I do have the problem, is there a work around?
Comment posted by Sam 17 years ago.
I found these other 2 properties that did the trick!
EventStartTime="false"
EventEndTime="false"
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.