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