In This Article

ActiproSoftware.Windows.Controls.Docking.Serialization Namespace

Classes

DockSiteLayoutSerializer

Provides DockSite layout serialization and deserialization functionality.

DockingWindowDeserializingEventArgs

Provides event arguments that are used for DockingWindow deserializing event.

XmlAutoHideHost

Represents a serializable version of the auto-hide portion of a DockHost, used for saving to XML layout.

XmlAutoHideTabStrip

Represents a serializable version of the auto-hide tab strip on each side of a DockHost, used for saving to XML layout.

XmlAutoHideTabStripCollection

Represents a list of XmlAutoHideTabStrip objects.

XmlDockSiteLayout

Represents the serializable root node for a DockSite layout.

XmlDockingObject

Represents the base class for a docking object, used for saving to XML layout.

XmlDockingObjectCollection

Represents a list of XmlObjectBase objects.

XmlDockingWindow

Represents a serializable version of the DockingWindow class, used for saving to XML layout.

XmlDockingWindowContainer

Represents a serializable version of the DockingWindowContainerBase class reference, used for saving to XML layout.

XmlDockingWindowRef

Represents a serializable version of the DockingWindow class reference, used for saving to XML layout.

XmlDocumentWindow

Represents a serializable version of the DocumentWindow class, used for saving to XML layout.

XmlDocumentWindowCollection

Represents a list of XmlDocumentWindow objects.

XmlDocumentWindowRef

Represents a serializable version of the DocumentWindow class reference, used for saving to XML layout.

XmlRaftedDocumentWindowContainer

Represents a serializable version of the deprecated RaftedDocumentWindowContainer class reference, used for saving to XML layout.

XmlRaftingHost

Represents a serializable version of a floating DockHost, used for saving to XML layout.

XmlRaftingHostCollection

Represents a list of XmlRaftingHost objects.

XmlSplitContainer

Represents a serializable version of the SplitContainer class reference, used for saving to XML layout.

XmlStandardMdiHost

Represents a serializable version of the StandardMdiHost class reference, used for saving to XML layout.

XmlTabbedMdiContainer

Represents a serializable version of the XmlTabbedMdiContainer class reference, used for saving to XML layout.

XmlTabbedMdiHost

Represents a serializable version of the TabbedMdiHost class, used for saving to XML layout.

XmlToolWindow

Represents a serializable version of the ToolWindow class, used for saving to XML layout.

XmlToolWindowCollection

Represents a list of XmlToolWindow objects.

XmlToolWindowContainer

Represents a serializable version of the ToolWindowContainer class reference, used for saving to XML layout.

XmlToolWindowContainerCollection

Represents a list of XmlToolWindowContainer objects.

XmlToolWindowRef

Represents a serializable version of the ToolWindow class reference, used for saving to XML layout.

XmlTrack

Represents a serializable version of the Track class reference, used for saving to XML layout.

XmlWorkspace

Represents a serializable version of the Workspace class, used for saving to XML layout.

Enums

DockSiteSerializationBehavior

Specifies the various behaviors available when deserializing a DockSite.

DockingWindowDeserializationBehavior

Specifies the various behaviors available when deserializing a DockingWindow.

XmlDockingWindowState

Indicates the state for a XmlDockingWindow.