KryptonNavigatorHideAllPages(Type) Method |
Set the visible state of all the pages in the navigator to hidden.
Namespace: Internal.ComponentFactory.Krypton.NavigatorAssembly: 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
- Ignore pages of the specific type.
See Also