Difference between revisions of "CalendarView.ColorWeekend"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
If True, the Weekend will be colored with [[CalendarView.MyColors|MyColors]].Weekend color.
+
If True, the Weekend will be colored with MyColors.Weekend color.

Revision as of 21:25, 6 May 2012

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


If True, the Weekend will be colored with MyColors.Weekend color.