Call this method in pairs with BeginUpdate. In between these calls, the control is not updated.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public void EndUpdate()
Visual Basic
Public Sub EndUpdate

See Also