IDockingElementFindDockingEdgeAutoHidden Method |
Find a edge auto hidden element by searching the hierarchy.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
SyntaxKryptonDockingEdgeAutoHidden FindDockingEdgeAutoHidden(
string uniqueName
)
Parameters
- uniqueName String
- Named page for which a suitable auto hidden edge element is required.
Return Value
KryptonDockingEdgeAutoHiddenKryptonDockingEdgeAutoHidden reference if found; otherwise false.
See Also