WorkflowView::PerformLayout Method (Boolean)
.NET Framework (current version)
Forces the WorkflowView to apply layout logic to all its child controls.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- immediateUpdate
-
Type:
System::Boolean
true to cause the layout to update immediately; otherwise, false.
PerformLayout updates all child controls in the WorkflowView, resizing and moving them as necessary.
.NET Framework
Available since 3.0
Available since 3.0
Show: