Difference between revisions of "CalendarView.YearHeatMap"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (100 revisions imported)
 
(38 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
  
If True, the Year view will display a "heat map" from yellow to red depending on how many [[[[CalendarEvent]]|CalendarEvents]] are on each day.
+
If True, the Year view will display a "heat map" from yellow to red depending on how many [[CalendarEvent|CalendarEvents]] are on each day.

Latest revision as of 13:21, 6 August 2015

Property (As Boolean)
aCalendarView.YearHeatMap = newValue
or
BooleanValue = aCalendarView.YearHeatMap


If True, the Year view will display a "heat map" from yellow to red depending on how many CalendarEvents are on each day.