The C1DockSettings type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property Items
Gets a collection that relates a C1DockControl/C1DockGroup/C1DockTabControl with the corresponding XElement. Use this property to save/load custom properties.
Public property Root
The XElement corresponding to the C1DockControl.

See Also