Click or drag to resize

KryptonDockingSpaceSpaceControl Property

Gets and sets (just once) the KryptonSpace derived class being managed.

Namespace: Internal.ComponentFactory.Krypton.Docking
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected KryptonSpace SpaceControl { get; set; }

Property Value

KryptonSpace
See Also