Skip to main content

DevExpress.Xpf.Docking Namespace

In This Article

Contains classes that implement the main functionality of the DXDocking for Silverlight suite.

Assembly: DevExpress.Xpf.Docking.v14.2.dll

#Classes

Name Description
AutoHideGroup Represents a container for auto-hidden dock panels at a specific side of the DockLayoutManager.
AutoHideGroupCollection Represents a collection of AutoHideGroup objects.
BaseLayoutItem Represents the base class for dock panels and groups.
BaseLayoutItemCollection Represents a collection of BaseLayoutItem objects.
ClosedPanelCollection Represents a collection of closed (hidden) panels.
ContentItem An abstract class for objects capable of displaying content.
DockController Provides methods to perform docking operations on panels.
DockControllerBase The base class for DockControllers that provide methods to perform docking operations on panels.
DockLayoutManager Represents a container for dock panels.
DocumentGroup A container for DocumentPanel objects
DocumentPanel DocumentPanel objects represent child panels in a DocumentGroup.
EmptySpaceItem Adds whitespace to a UI.
FloatGroup Represents a floating group of dock panels.
FloatGroupCollection Represents a collection of FloatGroup objects.
LabelItem A label displaying custom text.
LayoutControlItem An object supporting the layout functionality, capable of displaying a control with a label.
LayoutController The object that provides methods to manage the layout of items.
LayoutGroup A group of items, arranged side by side (either horizontally or vertically) or using the tabbed UI (the tabbed UI, is only supported when combining layout items).
LayoutPanel Represents a dock panel.
LayoutSplitter Provides runtime item resizing.
SeparatorItem A visual separator between neighboring items.
TabbedGroup Represents a tabbed group of dock panels (LayoutPanel objects).

#Enums

Name Description
AutoHideType Contains values that identify possible auto-hide positions for dock panels.
CaptionAlignMode Enumerates the options that specify how the controls, displayed with the help of LayoutControlItems, are aligned, and the corresponding labels are resized.
CaptionLocation Contains values that specify the position of an item's caption.
ClosePageButtonShowMode Enumerates values that specify whether Close buttons are displayed in individual tab pages, the tab control's header, or in both.
ClosingBehavior Contains values that specify how panels are closed.
DockOperation Provides members to label different docking operation types.
FixedItemStyle Identifies the type a DevExpress.Xpf.Docking.FixedItem object.
FloatingMode Contains values that specify how floating panels can be dragged.
GroupBorderStyle Contains values that specify how a group's borders are rendered.
ImageLocation Contains values that specify how an image is displayed relative to an adjacent text region.
MDIState Enumerates available states for panels in a DocumentGroup in MDI mode.
MDIStyle Contains values that specify how a DocumentGroup represents its children.