GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / TaskCollection Class / EndUpdate Method

In This Topic
    EndUpdate Method (TaskCollection)
    In This Topic
    End updating collection.
    Syntax
    'Declaration
     
    Protected Overrides Sub EndUpdate() 
    protected override void EndUpdate()
    See Also