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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public KryptonPage[] AllPages()

Return Value

Type: KryptonPage
Array of all workspace pages.
See Also