[]
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.
public class C1GanttViewStorage : StorageComponent
Name | Description |
---|---|
CalendarStorage | Gets the CalendarStorage object. |
GanttView | Gets the reference to the parent C1GanttView control. |
PropertyStorage | Gets the PropertyStorage object. |
ResourceStorage | Gets the ResourceStorage object. |
TasksStorage | Gets the TasksStorage object. |