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