Click or drag to resize

VisualControlBaseCheckPerformLayout Method

Check if the layout is dirty and if so perform the layout now.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public void CheckPerformLayout()
See Also