KryptonDockingEdgeAutoHiddenInsertAutoHiddenGroup(Int32) Method |
Create and insert a new auto hidden group instance to the correct edge of the owning control.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic KryptonDockingAutoHiddenGroup InsertAutoHiddenGroup(
int index
)
Parameters
- index Int32
- Insertion index.
Return Value
KryptonDockingAutoHiddenGroupReference to docking element that handles the new auto hidden group.
See Also