KryptonWorkspaceApplySingleCell Method (Boolean) |
Move all pages into a new single cell that occupies the entire client area.
Namespace:
Internal.ComponentFactory.Krypton.Workspace
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void ApplySingleCell(
bool createCellIfNoPages
)
Parameters
- createCellIfNoPages
- Type: SystemBoolean
If there are no pages found should a new root cell be created.
See Also