Click or drag to resize

KryptonWorkspaceAllVisiblePages Method

Gets an array of all the visible 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[] AllVisiblePages()

Return Value

KryptonPage
Array of all workspace visible pages.
See Also