[]
The ResourceStorage is the storage for Resource objects. It allows binding to the data source and mapping data source fields to the resource properties.
public class ResourceStorage : BaseStorage<Resource, ResourceMappingCollection>
Name | Description |
---|---|
ResourceStorage(StorageComponent, C1GanttView) | Initializes the new instance of the ResourceStorage component. |