[]
        
(Showing Draft Content)

C1.GanttView.C1GanttViewStorage

C1GanttViewStorage Class

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.

Inheritance
C1GanttViewStorage
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class C1GanttViewStorage : StorageComponent

Properties

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.