I have tried using the calendarviewdayitemchanging event , args.item.foreground=green But this is not working.
How can we change foreground of dayitem (1,2,3..) of calendarview?
61 views Asked by Codingtime At
1
I have tried using the calendarviewdayitemchanging event , args.item.foreground=green But this is not working.
You can try this way:
PS: You also can use Framework Extensions from the CommunityToolkit instead of GetTextBlock().