Difference between revisions of "CalendarView.ColorWeekend"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (100 revisions imported)
 
(98 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
}}
 
}}
 +
  
  
 
If True, the Weekend will be colored with MyColors.Weekend color.
 
If True, the Weekend will be colored with MyColors.Weekend color.

Latest revision as of 14:20, 6 August 2015

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


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