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 : C1.Schedule.BaseStorage<CustomCalendar,CalendarMappingCollection>
'Declaration
Public Class CalendarStorage
Inherits C1.Schedule.BaseStorage(Of CustomCalendar,CalendarMappingCollection)
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
C1.Schedule.C1BindingSource
C1.Schedule.BaseStorage<T,TMappingCollection>
C1.GanttView.CalendarStorage