[]
        
(Showing Draft Content)

C1.GanttView.ResourceStorage.-ctor

ResourceStorage Constructor

ResourceStorage(StorageComponent, C1GanttView)

Initializes the new instance of the ResourceStorage component.

Declaration
protected ResourceStorage(StorageComponent storage, C1GanttView control)
Protected Sub New(storage As StorageComponent, control As C1GanttView)
Parameters
Type Name Description
StorageComponent storage

The owning C1.Schedule.StorageComponent component.

C1GanttView control

The C1GanttView object.