[]
        
(Showing Draft Content)

C1.GanttView.TaskCollection.InsertItem

InsertItem Method

InsertItem(int, Task)

Inserts an item at the specified index.

Declaration
protected override void InsertItem(int index, Task newItem)
Parameters
Type Name Description
int index
Task newItem