KryptonWorkspaceApplyGridPages(Boolean) Method |
Move each page into its own cell and arrange then in a square like grid.
Namespace: Internal.ComponentFactory.Krypton.WorkspaceAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void ApplyGridPages(
bool createCellIfNoPages
)
Parameters
- createCellIfNoPages Boolean
- If there are no pages found should a new root cell be created.
See Also