Click or drag to resize

KryptonWorkspaceSequenceChildren Property

Gets access to the collection of child workspace items.

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 Children { get; }

Property Value

KryptonWorkspaceCollection
See Also