GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / TaskCollection Class / BeginUpdate Method

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