Difference between revisions of "CalendarEvent.DayEvent"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (84 revisions imported)
 
(36 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
  
If True the CalendarEvent is a whole day event.
+
If True the CalendarEvent is a whole [[CalendarEvent.Day|Day]] event.

Latest revision as of 13:20, 6 August 2015

Property (As Boolean)
aCalendarEvent.DayEvent = newValue
or
BooleanValue = aCalendarEvent.DayEvent


If True the CalendarEvent is a whole Day event.