ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TaskCollection Class / ResetBindings Method

In This Topic
    ResetBindings Method (TaskCollection)
    In This Topic
    Causes a control bound to the collection to reread all the items in the list and refresh their displayed values.
    Syntax
    'Declaration
     
    Public Sub ResetBindings() 
    public void ResetBindings()
    See Also