NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Docking
KryptonDockingManager Class
KryptonDockingManager Methods
StorePages Method
StorePages Method (String[])
StorePages Method (KryptonPage[])
KryptonDockingManager
StorePages Method (
KryptonPage
)
Replace named pages with store placeholders so they can be restored at a later time.
Namespace:
Internal.ComponentFactory.Krypton.Docking
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
void
StorePages
(
KryptonPage
[]
pages
)
Parameters
pages
Type:
Internal.ComponentFactory.Krypton.Navigator
KryptonPage
Array of references to pages that should be replaced.
See Also
Reference
KryptonDockingManager Class
StorePages Overload
Internal.ComponentFactory.Krypton.Docking Namespace
Copyright 2024 NeoAxis Group. All rights reserved.