KryptonDockingAutoHiddenGroup Constructor |
Initialize a new instance of the KryptonDockingAutoHiddenGroup class.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic KryptonDockingAutoHiddenGroup(
string name,
DockingEdge edge
)
Parameters
- name String
- Initial name of the element.
- edge DockingEdge
- Docking edge being managed.
See Also