Starts the group operations, where Invalidate method will be called once for the whole group.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public void BeginUpdate()
Visual Basic (Declaration)
Public Sub BeginUpdate
Visual C++
public:
void BeginUpdate()

See Also