ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.GanttView Namespace / C1GanttViewStorage Class / ResourceStorage Property

In This Topic
    ResourceStorage Property (C1GanttViewStorage)
    In This Topic
    Gets the ResourceStorage object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ResourceStorage As ResourceStorage
    public ResourceStorage ResourceStorage {get;}
    See Also