KryptonDockingFloatspaceRaiseCellRemoved Method |
Raises the type specific cell removed event determinated by the derived class.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected override void RaiseCellRemoved(
KryptonWorkspaceCell cell
)
Parameters
- cell KryptonWorkspaceCell
- Referecence to an existing cell being removed.
See Also