Click or drag to resize

KryptonWorkspaceAllPages Method

Gets an array of all the pages within the workspace,

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 KryptonPage[] AllPages()

Return Value

KryptonPage
Array of all workspace pages.
See Also