Hi,
How do I have tooltip in XAMSchedule and hoa can I customize it? I wanted to have a different tooltip on a resource and another on an appointment.
Please see attached screen-shot of the XAMScdhule showing appointments and resources.
Please let me know how this can be achieved?
Thanks,
Deven
Hi Deven,
You may copy the templates form generic.shared.xaml file in the default style folder into your project and modify them by adding a tooltip. You will need the styles for CalendarHeaderHorizontal or CalendarHeaderVertical, ActivityPresenter and AppointmentPresenter. Hope this helps!
Diyan Dimitrov