CalendarView.CalendarEventFilter
From Jeremie Leroy - XOJO Controls Wiki
Revision as of 11:28, 11 June 2013 by RB WikiCreator (Talk)
Event
CalendarView.CalendarEventFilter ( cEvent As CalendarEvent ) As Boolean
Fires if FilterEvents is True.
Return True from this Event if the passed CalendarEvent must be displayed.
Filtering events can be done on the Name, the Tag, the Color and any other relevant Property of the CalendarEvent class.