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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public KryptonWorkspaceCollection Children { get; }

Property Value

Type: KryptonWorkspaceCollection
See Also