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: 2024.1.1.0 (2024.1.1.0)
Syntax public KryptonPage[] AllVisiblePages()
Return Value
Type:
KryptonPageArray of all workspace visible pages.
See Also