VisualContainerControlBaseCheckPerformLayout 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)
Syntaxpublic void CheckPerformLayout(
bool viewLayout
)
Parameters
- viewLayout
- Type: SystemBoolean
Shoudl the view be layed out as well.
See Also