KryptonDockingManagerLoadConfigFromXml Method |
Loads docking configuration information using the provided xml reader.
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 void LoadConfigFromXml(
XmlReader xmlReader
)
Parameters
- xmlReader
- Type: System.XmlXmlReader
Xml reader object.
See Also