KryptonDockingManagerSwitchAutoHiddenGroupToDockedCellRequest Method |
Perform a switch from auto hidden group to docked cell for the visible pages inside the group.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic virtual KryptonDockingDockspace SwitchAutoHiddenGroupToDockedCellRequest(
string uniqueName
)
Parameters
- uniqueName String
- Unique name of page inside auto hidden group that needs switching.
Return Value
KryptonDockingDockspaceKryptonDockingDockspace reference if a new dockspace needed to be created; otherwise false.
See Also