Click or drag to resize

ViewDrawWorkspaceSeparatorSeparatorCanMove Property

Can the separator be moved by the user.

Namespace: Internal.ComponentFactory.Krypton.Workspace
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool SeparatorCanMove { get; }

Property Value

Boolean

Implements

ISeparatorSourceSeparatorCanMove
See Also