[]
        
(Showing Draft Content)

C1.GanttView.ResourceStorage

ResourceStorage Class

The ResourceStorage is the storage for Resource objects. It allows binding to the data source and mapping data source fields to the resource properties.

Inheritance
ResourceStorage
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.4.6.2.dll
Syntax
public class ResourceStorage : BaseStorage<Resource, ResourceMappingCollection>

Constructors

Name Description
ResourceStorage(StorageComponent, C1GanttView)

Initializes the new instance of the ResourceStorage component.