KryptonDockingManagerSwitchDockedCellToAutoHiddenGroupRequest Method |
Perform a switch from docked cell to auto hidden group for the visible pages inside the cell.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic virtual KryptonDockingAutoHiddenGroup SwitchDockedCellToAutoHiddenGroupRequest(
string uniqueName
)
Parameters
- uniqueName String
- Unique name of page inside docked cell that needs switching.
Return Value
KryptonDockingAutoHiddenGroupKryptonDockingAutoHiddenGroup reference on success; otherwise null.
See Also