Difference between revisions of "CalendarEvent.DayEvent"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
If True the CalendarEvent is a whole [[CalendarEvent.Day|Day]] event.
+
If True the CalendarEvent is a whole[[CalendarEvent.Day|Day]]event.

Revision as of 20:25, 6 May 2012

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


If True the CalendarEvent is a wholeDayevent.