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.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public void BeginUpdate() |
| Visual Basic |
|---|
Public Sub BeginUpdate |