[]
        
(Showing Draft Content)

C1.GanttView.CalendarStorage

CalendarStorage Class

The CalendarStorage is the storage for CustomCalendar objects. It allows binding to the data source and mapping data source fields to the calendar properties.

Inheritance
CalendarStorage
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class CalendarStorage : BaseStorage<CustomCalendar, CalendarMappingCollection>