[]
        
(Showing Draft Content)

C1.WPF.C1TabControl.BeginUpdate

BeginUpdate Method

BeginUpdate()

Maintains performance while items are added to the TabControl one at a time by preventing the control from updating until the EndUpdate() method is called.

Declaration
public void BeginUpdate()