Can you provide an example/guidance of how to selectively style specific days in a month in a XamCalendar? Specifically I am trying to change the Foreground color of specific days based on business rules.
Hello Mike,
You can create a style which targets CalendarDay and in the style use a converter to change the foreground color based on your business logic. You can then tell the Calendar to use this style by specifying the CalendarDayStyle.
See attached sample.
Let me know if you have any questions.
Sincerely,
Valerie
Developer Support Supervisor - XAML
Infragistics
www.infragistics.com/support
Hi,
How to change the Background and Foreground Color of SelectedDate in Silver Light - XamCalendar in Code behind.
Can you please send me sample code.
Thanks,