Difference between revisions of "CalendarEvent.Visible"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
}}
 
}}
 +
 +
 +
 +
If True, the CalendarEvent is visible in the CalendarView.

Revision as of 01:30, 1 May 2012

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


If True, the CalendarEvent is visible in the CalendarView.