[]
        
(Showing Draft Content)

C1.GanttView.TaskCollection.ResetItem

ResetItem Method

ResetItem(int)

Causes a control bound to the collection to reread the item at the specified index, and refresh its displayed value.

Declaration
public void ResetItem(int position)
Parameters
Type Name Description
int position

The zero-based index of the item that has changed.