KryptonWorkspaceApplyGridCells(Boolean) Method |
Arrange existing cells into 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 ApplyGridCells(
bool createCellIfEmpty
)
Parameters
- createCellIfEmpty Boolean
- Create new cells to fill blank areas of grid.
See Also