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

In This Topic
    ResetBindings Method (CalendarStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub ResetBindings( _
       ByVal metadataChanged As System.Boolean _
    ) 
    public void ResetBindings( 
       System.bool metadataChanged
    )

    Parameters

    metadataChanged
    See Also