[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockSettings

C1DockSettings Class

Saves and restores the state of a C1DockControl to and from XML.

Inheritance
C1DockSettings
Namespace: C1.WPF.Docking
Assembly: C1.WPF.Docking.4.6.2.dll
Syntax
public class C1DockSettings

Properties

Name Description
Items

Gets a collection that relates a C1DockControl/C1DockGroup/C1DockTabControl with the corresponding XElement. Use this property to save/load custom properties.

Root

The XElement corresponding to the C1DockControl.