Click or drag to resize

KryptonWorkspaceRoot Property

Gets access to the root sequence.

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

Property Value

Type: KryptonWorkspaceSequence
See Also