Is there a way to hide the time stamp in front of appointments, tasks or journals?
Currently calendar items will display as "12:00am Test Item", but I would like it to simply display "Test Item" as if it were an all day event
Hello PMac,
You can change the default style for the AppointmentPresenter and remove the BestFitDateRangePresenter. You can check this path for the default styles C:\Program Files (x86)\Infragistics\NetAdvantage 2016.1\WPF\DefaultStyles\Schedule.
Here is a forum thread where a similar issue is discussed and a project illustrating the approach was provided by Diyan https://es.infragistics.com/community/forums/f/ultimate-ui-for-wpf/60176/how-to-hide-the-timeslotarea-in-xamdayview-or-xamoutlookcalendarview-and-which-property-to-make-the-appointment-class-as-alldayevent.
Feel free to let me know if you need further assistance.
Thank you.
Is there a similar style I can remove in order to hide the Time Slot tooltip on the hover-over?