Click or drag to resize

KryptonWorkspaceCollection Constructor

Initialize a new instance of the KryptonWorkspaceCollection class.

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 KryptonWorkspaceCollection(
	KryptonWorkspaceSequence sequence
)

Parameters

sequence  KryptonWorkspaceSequence
Reference to the owning sequence.
See Also