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

In This Topic
    Resources Property (C1GanttView)
    In This Topic
    Gets the list of resources.
    Syntax
    'Declaration
     
    Public ReadOnly Property Resources As ResourceCollection
    public ResourceCollection Resources {get;}
    See Also