Difference between revisions of "CalendarEvent.DayEvent"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (84 revisions imported)
 
(82 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
}}
 
}}
 +
 +
 +
 +
If True the CalendarEvent is a whole [[CalendarEvent.Day|Day]] event.

Latest revision as of 14:20, 6 August 2015

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


If True the CalendarEvent is a whole Day event.