Difference between revisions of "CalendarEvent.Visible"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (84 revisions imported)
 
(26 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
  
If True, the CalendarEvent is [[CalendarEvent.Visible|Visible]] in the [[CalendarView]].
+
If True, the CalendarEvent is [[CalendarEvent.Visible|Visible]] in the CalendarView.

Latest revision as of 14:20, 6 August 2015

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


If True, the CalendarEvent is Visible in the CalendarView.