[]
        
(Showing Draft Content)

C1.GanttView.TasksStorage

TasksStorage Class

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

Inheritance
TasksStorage
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class TasksStorage : BaseStorage<Task, TasksMappingCollection>

Constructors

Name Description
TasksStorage(StorageComponent, C1GanttView)

Initializes a new instance of the TasksStorage class.

Methods

Name Description
OnDataMemberChanged(EventArgs)

Raises the DataMemberChanged event.

OnDataSourceChanged(EventArgs)

Raises the DataSourceChanged event.