[]
        
(Showing Draft Content)

C1.GanttView.ResourceCollection.SetItem

SetItem Method

SetItem(int, Resource)

Replaces the item at the specified index.

Declaration
protected override void SetItem(int index, Resource newItem)
Protected Overrides Sub SetItem(index As Integer, newItem As Resource)
Parameters
Type Name Description
int index
Resource newItem