KryptonDockingManagerSaveConfigToArray Method |
Saves docking configuration information into an array of bytes using Unicode Encoding.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic byte[] SaveConfigToArray()
Return Value
ByteArray of created bytes.
See Also