KryptonSpaceUpdateCellActions Method |
Update the cell settings to reflect the provided page, cell and page flag settings.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual void UpdateCellActions(
KryptonWorkspaceCell cell,
KryptonSpaceCachedCellState cellState
)
Parameters
- cell KryptonWorkspaceCell
- Reference to workspace cell that needs updating.
- cellState KryptonSpaceCachedCellState
- Reference to cell specific cached state.
See Also