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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public KryptonWorkspaceCollection(
	KryptonWorkspaceSequence sequence
)

Parameters

sequence
Type: Internal.ComponentFactory.Krypton.WorkspaceKryptonWorkspaceSequence
Reference to the owning sequence.
See Also