Difference between revisions of "CalendarEvent.Visible"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
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]].

Revision as of 21:25, 6 May 2012

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


If True, the CalendarEvent isVisiblein the CalendarView.