[]
        
(Showing Draft Content)

C1.GanttView

C1.GanttView Namespace

Classes

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 BaseObject derived objects to appropriate data fields.

CalendarStorage

The CalendarStorage is the storage for 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 Resource derived objects to appropriate data fields.

ResourceStorage

The ResourceStorage is the storage for 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 Task derived objects to appropriate data fields.

TasksStorage

The TasksStorage is the storage for Task objects. It allows binding to the data source and mapping data source fields to the task properties.

Interfaces

IKeyName

Interface allow to set a key name for object which properties could be stored to PropertyStorage