Calendar Event List
Displays a list of events from a calendar.
Last updated
Displays a list of events from a calendar.
Last updated
⚙️ Powered by Rock RMS
Name | Type | Description |
---|---|---|
The calendar to pull events from.
The mobile page to push onto the navigation stack when viewing details of an event. This will not work with an external web page.
The template to use when rendering event items.
In the template, you have access to these objects:
Field | Type | Description |
---|---|---|
The XAML to use when rendering the day header above a grouping of events.
If enabled then events will be filtered by campus to the campus context of the page and user.
When enabled past events will be included on the calendar, otherwise, only future events will be shown.
CampusGuid
Guid
An optional Guid of the campus to filter the events list to.
Items
List<EventItemDetails>
The entire list of occurrence items.