KryptonWorkspaceAllVisiblePages Method |
Gets an array of all the visible pages within the workspace,
Namespace: Internal.ComponentFactory.Krypton.WorkspaceAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic KryptonPage[] AllVisiblePages()
Return Value
KryptonPageArray of all workspace visible pages.
See Also