Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1590
How to put icon on appointment's slot in Ultra Week View
posted

Hi...

I am using ultra week view and i want to put an icon the right most side of appointment's slot. I have done this in Ultra Day View by using clsSymbolsCreationFilter class using its following method IUIElementCreationFilter.AfterCreateChildElements.  But cannot find the way to put the icon in day view. Please help

Thank You.

Parents
No Data
Reply
  • 69832
    Offline posted

    The UIElements for WeekView are in the Infragistics.Win.UltraWinSchedule.MonthViewSingle namespace, so you would have to change the references to UltraDayView's elements. If you attach a sample I can hopefully modify it enough to get you started.

Children