[]
The CalendarStorage is the storage for CustomCalendar objects. It allows binding to the data source and mapping data source fields to the calendar properties.
public class CalendarStorage : BaseStorage<CustomCalendar, CalendarMappingCollection>