KryptonWorkspaceHideAllPages(Type) Method |
Set the visible state of all the pages in the workspace to hidden.
Namespace: Internal.ComponentFactory.Krypton.WorkspaceAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void HideAllPages(
Type excludeType
)
Parameters
- excludeType Type
- Pages of this type are excluded from being updated.
See Also