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
135
Infragistics.Win.UltraWinSchedule.UltraMonthViewMulti painting dates
posted

I would like to know if there is a way to paint specific dates witrh specific background color.

We want to highlight some dates in some scenarios. I am not sure if there is a way to do it.

Could  you please thrown in suggestions if any?

Parents
  • 69832
    Suggested Answer
    Offline posted

    Use UltraMonthViewMulti.CalendarLook.GetDayLook to get a DayLook object for a specific date, then set the DayLook.Appearance.BackColor property accordingly.

Reply Children
No Data