GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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