[]
        
(Showing Draft Content)

C1.GanttView.TaskCollection.CancelNew

CancelNew Method

CancelNew(int)

Discards a pending new item.

Declaration
public void CancelNew(int itemIndex)
Parameters
Type Name Description
int itemIndex

The index of the of the new item to be added

Implements