Invalidates the layout. This will eventually lead to a new invocation of Arrange.

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

Syntax

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

See Also