Class | Description | |
---|---|---|
C1GanttViewStorage | The C1GanttViewStorage component handles all data operations for the C1GanttView control and contains specific data storages for tasks, resources, calendars and properties which are used for binding corresponing collections to the data. | |
CalendarMappingCollection | Represents a generic collection of mappings for properties of C1.Win.C1GanttView.BaseObject derived objects to appropriate data fields. | |
CalendarStorage | The CalendarStorage is the storage for C1.Win.C1GanttView.CustomCalendar objects. It allows binding to the data source and mapping data source fields to the calendar properties. | |
PropertyStorage<T> | The PropertyStorage<T> is the storage for some object properties. | |
ResourceMappingCollection | Represents a generic collection of mappings for properties of C1.Win.C1GanttView.Resource derived objects to appropriate data fields. | |
ResourceStorage | The ResourceStorage is the storage for C1.Win.C1GanttView.Resource objects. It allows binding to the data source and mapping data source fields to the resource properties. | |
TasksMappingCollection | Represents a generic collection of mappings for properties of C1.Win.C1GanttView.Task derived objects to appropriate data fields. | |
TasksStorage | The TasksStorage is the storage for C1.Win.C1GanttView.Task objects. It allows binding to the data source and mapping data source fields to the task properties. |