DevExpress.Xpf.Docking.v21.2 Contains classes that implement the main functionality of the DXDocking for WPF suite. To use these classes in XAML code, add the xmlns:dxdo=”“ namespace reference. Lists the values that specify how the content item is activated on focusing. The content item is activated on getting keyboard focus. The content item is activated on getting logical focus. The content item is not activated. Contains a LayoutItem cell’s states. Initializes a new instance of the class. Gets or sets appearance properties that are applied to the item when it is active. This is a dependency property. Appearance properties applied to the panel. Identifies the dependency property. A dependency property identifier. Gets or sets appearance properties that are applied to the item when it is in the normal state (inactive). This is a dependency property. Appearance properties applied to the item. Identifies the dependency property. A dependency property identifier. Contains an item’s appearance properties. Initializes a new instance of the class. Gets or sets the brush used to paint the item’s background. This is a dependency property. The item’s background. Identifies the dependency property. A dependency property identifier. Gets or sets the item’s font weight. This is a dependency property. The item’s font family. Identifies the dependency property. A dependency property identifier. Gets or sets the item’s font size. This is a dependency property. The item’s font size. Identifies the dependency property. A dependency property identifier. Gets or sets the item’s font stretch. This is a dependency property. The item’s font stretch. Identifies the dependency property. A dependency property identifier. Gets or sets the item’s font style. This is a dependency property. The item’s font style. Identifies the dependency property. A dependency property identifier. Gets or sets the item’s font weight. This is a dependency property. The item’s font weight. Identifies the dependency property. A dependency property identifier. Gets or sets the brush used to paint the item’s foreground. This is a dependency property. The item’s foreground. Identifies the dependency property. A dependency property identifier. Gets or sets the background color of the item tab header when it is placed in a DocumentGroup. This is a dependency property. The background color of the item tab header. Identifies the dependency property. A dependency property identifier. A container for auto-hidden dock panels. Initializes a new instance of the class with the default settings. Gets or sets the size of panels belonging to the current , in pixels. This is a dependency property. A Size structure that specifies the size of panels belonging to the current , in pixels. Identifies the dependency property. Gets or sets the time, in milliseconds, required to open/close an auto-hidden panel belonging to the current group. This is a dependency property. The time, in milliseconds, required to open/close an auto-hidden panel belonging to the current group. Identifies the dependency property. A dependency property identifier. Identifies the attached property. Gets or sets the ‘s side to which the is docked. This is a dependency property. The ‘s side to which the current object is docked. Fires when the value of the property is changed. Identifies the dependency property. A dependency property identifier. Gets the auto-hide size for a specific object. A DependencyObject whose auto-size is to be obtained. A System.Windows.Size object that is the object’s auto-hide size. Gets the value of the property for the specified object. An object whose property’s value is to be returned. The value of the property for the specified object. Gets the value of the attached property for a specified . The element from which the property value is read. The property value for the element. Gets the current auto-size behavior of the target Layout Panel. A DependencyObject that is a Layout Panel whose auto-hide behavior is to be obtained. A SizeToContent enumerator value that specifies the current auto-hide behavior of this Layout Panel. Identifies the attached property. Sets the auto-hide size for a specific object. A DependencyObject whose auto-size is to be set. A System.Windows.Size object that is the new object’s auto-hide size. Sets the value of the property for the specified object. An object whose property is to be set. A new value of the property for the specified object. Sets the value of the attached property to a specified . The element to which the attached property is written. The required value. Sets the auto-size behavior of the target Layout Panel. A DependencyObject that is the Layout Panel whose auto-hide behavior is to be set. A SizeToContent enumerator value that is the new auto-hide behavior of this Layout Panel. Identifies the dependency property. Represents a collection of objects. Initializes a new instance of the class with the default settings. Adds an array of objects to the current collection. An array of objects to be added to the current collection. Provides access to the collection of objects displayed along the bottom edge of the container. A object that is the collection of the objects. Disposes of all the items in the collection and releases all the allocated resources. Provides access to items in the by name. A string value that specifies the name of the item to be located. A object with the specified name. Provides access to the collection of objects displayed along the left edge of the container. A object that is the collection of the objects. Provides access to the collection of objects displayed along the right edge of the container. A object that is the collection of the objects. Returns the elements of the current collection as an array object. An array of objects. Provides access to the collection of objects displayed along the top edge of the container. A object that is the collection of the objects. Contains values that identify possible auto-hide positions for dock panels. A dock panel is auto-hidden at the bottom edge of the container. Identifies the default location where a dock panel is auto-hidden. The default auto-hide location is calculated automatically, based on the panel’s location and state. A dock panel is auto-hidden at the left edge of the container. A dock panel is auto-hidden at the right edge of the container. A dock panel is auto-hidden at the top edge of the container. Lists the values that specify how the tab headers are scrolled while selecting tabs when tab headers could not fit into the header panel. The tab headers are scrolled when an end-user selects any item. The tab headers are scrolled when an end-user selects a partially visible item. Contains classes that implement the base functionality of the DXDocking for WPF suite. Contains values that specify how auto-hidden panels are expanded. The same as the option. An auto-hidden panel is expanded when clicked. An auto-hidden panel is expanded when hovered over by the mouse. Contains values that identify an auto-hidden state’s expand modes. The panel is expanded to fit the entire client window area. The panel is hidden from view. The panel is visible, but not expanded. Contains values that identify auto-hide modes. The same as . The expanded auto-hidden panels are displayed in-line between other panels. The expanded auto-hidden panels overlay other panels. Contains values that specify the visibility state of the Closed Panels bar, used to access closed panels. The Closed Panels bar is made visible if any closed panel exists. It’s possible to hide and then restore the bar via a context menu. The same as the option. The Closed Panels bar is visible if an end-user enabled it via a context menu. The Closed Panels bar is always hidden and cannot be made visible via a context menu. A base class that provides necessary functionality for custom localizers of the Dock Windows library. Initializes a new instance of the class with default settings. Returns a localizer object, which provides resources based on the thread’s language and regional settings (culture). An object representing resources based on the thread’s culture. Returns a localizer object, which provides resources based on the thread’s language and regional settings (culture). A object, which provides resources based on the thread’s culture. Returns a localized string for the given string identifier. A DevExpress.Xpf.Docking.Base.DockingStringId enumeration value identifying the string to localize. A corresponding to the specified identifier. Provides data for the event. Initializes a new instance of the class with the specified settings. A object that represents the current item. A object that represents the previously activated item. Gets the activated dock item. A object that represents the activated dock item. Gets the previously activated dock item. A object that represents the previously activated dock item. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Provides data for the event. Initializes a new instance of the class with the specified item. A object being processed. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Provides data for the event. Initializes a new instance of the class with the specified settings. A object being docked. A Point at which the item is being docked. A object to which the current item is being docked. A value that specifies how the item is docked to another item. A Boolean value that specifies whether the item is being set to the auto-hide state. Initializes a new instance of the class with the specified settings. A Boolean value that specifies whether the current event must be canceled. A object being docked. A Point at which the item is being docked. A object to which the current item is being docked. A value that specifies how the item is docked to another item. A Boolean value that specifies whether the item is being set to the auto-hide state. Gets the item to which the current item is being docked. A object to which the current item is being docked. Gets how an item is being docked to another item. A value that specifies how an item is being docked to another item. Gets the point at which the item is being docked. The point is relative to the top left corner of the target item’s root parent. A Point structure that specifies the point at which the item is being docked. Gets whether the item is being docked over a zone used to set the item to the auto-hide state. true if the item is being docked over a zone used to set the item to the auto-hide state; otherwise, false. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Provides data for the event. Initializes a new instance of the class with the specified settings. A Point at which the item is being dragged. A object being processed. Gets the current point at which the item is being dragged. The point where the item is being dragged. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Provides data for the event. Initializes a new instance of the class. A object being processed. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Provides data for the event. Initializes a new instance of the class with the specified settings. A to which a dock operation was applied. A enumerator value that specifies the current operation type. Gets the type of an operation that is processed within the event. A enumerator value that specifies the type of an operation that is processed within the event. The method that will handle the event. An Object that raised the event. A object that provides data for the event. Provides data for the event. Initializes a new instance of the class with the specified settings. A that raised the event. A to which an item is to be docked. A enumerator value that specifies the current operation type. Initializes a new instance of the class with the specified settings. A that raised the event. A enumerator value that specifies the current operation type. Gets the type of an operation that is processed within the event. A enumerator value that specifies the docking operation type. Gets a Dock Item to which the current Dock Item is to be docked. A to which the current Dock Item is to be docked. The method that will handle the event. An Object that raised the event. A object that provides data for the event. Provides data for the event. Initializes a new instance of the class with the specified settings. A new value of the property. Gets the new value of the property. A Boolean value that specifies the new value of the property. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Provides data for the events that can be handled to prevent specific docking operations. Initializes a new instance of the class with the specified item. A object being processed. This value is assigned to the property. Initializes a new instance of the class with the specified settings. A Boolean value used to initialize the property. A object being processed. This value is used to initialize the property. Gets or sets whether the current operation must be canceled. true if the current operation must be canceled; otherwise, false. Provides data for the events used to process specific docking operations on items. Initializes a new instance of the class with the specified item. A object being processed. This value is used to initialize the property. Gets the currently processed item. A object being currently processed. Provides data for the event. Initializes a new instance of the class with the specified settings. A object that represents the current item. A object that represents the previously activated item. Gets the activated layout item. A object that represents the activated layout item. Gets the previously activated layout item. A object that represents the previously activated layout item. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Provides data for the event. Initializes a new instance of the class with the specified settings. A object that represents the current item. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Provides data for the event. Initializes a new instance of the class with the specified settings. A object that represents the currently processed item. A object that represents the item next to which the current item is inserted. A MoveType value that specifies how the current item is moved. Gets the item next to which the current item () is inserted. A object that identifies the item next to which the current item () is inserted. Gets how the current item is inserted next to the target item. A MoveType value that specifies how the current item is inserted next to the target item. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Provides data for the event. Initializes a new instance of the class with the specified settings. A object that represents the current item. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event. Initializes a new instance of the class with the specified settings. A object that represents the current item. A Boolean value that specifies whether the item is selected. Gets whether the item is selected. true if the item is selected; otherwise, false. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Provides data for the event. Initializes a new instance of the class with the specified settings. A object that represents the current item. A Boolean value that specifies whether the item is selected. Gets whether the item is selected. true if the item is selected; otherwise, false. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Provides data for the event. Initializes a new instance of the class with the specified settings. A object that represents the current item. A Boolean value that specifies whether the item’s width has been changed. A new value of the item’s width/height. The previous value of the item’s width/height. Gets whether the item’s height has been changed. true if the item’s height has been changed; false if the item’s width has been changed. Gets the previous value of the item’s width/height. A GridLength value that specifies the item’s previous width/height. Gets the current value of the item’s width/height. A GridLength value that specifies the item’s new width/height. Gets whether the item’s width has been changed. true if the item’s width has been changed; false if the item’s height has been changed. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Supplies data for the event. Disables the DockHint. The that should be disabled. Disables all DockHints. Gets the dragged item’s owner. The dragged item’s owner. Gets the target of the dragged item. The dragged item’s target. Gets whether the DockHint item is enabled. The item from which the property value is obtained. true, if the item is enabled; otherwise false. Gets whether the DockGuide item is visible. The item from which the property value is obtained. true, if the item is visible; otherwise false. Hides the DockGuide item. The item that should be hidden. Hides the DockHint item. The item that should be hidden. Hides all DockGuides. Provides data for the event. Initializes a new instance of the class with the specified settings. A BaseLayoutElementMenu object that represents the menu to be displayed. Represents a method that will handle the event. A object that fires this event. A object that represents data for the event. Represents the base class for dock panels and groups. Invokes the Visit method of the specified visitor for each item that belongs to the current object. An object implementing the DevExpress.Xpf.Layout.Core.IVisitor interface. Invokes the specified delegate for each item that belongs to the current item. A DevExpress.Xpf.Layout.Core.VisitDelegate delegate that will be invoked for the group’s items. This member supports the internal infrastructure, and is not intended to be used directly from your code. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. A dependency property identifier. Gets the item’s actual caption, taking into account the . This is a dependency property. A string that specifies the item’s actual caption. Identifies the dependency property. A dependency property identifier. Gets the actual width of the item’s caption. This is a dependency property. A Double value that specifies the actual width of the item’s caption. Identifies the dependency property. A dependency property identifier. Gets the actual margins (outer indents) for the current item. This is a dependency property. A value that contains the actual outer indents of the layout item’s borders. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. Identifies the dependency property. A dependency property identifier. Gets the actual padding (inner indents) for the current item. This is a dependency property. A value that specifies the actual padding for the current item. Identifies the dependency property. A dependency property identifier. Gets the actual text displayed in the tab (when the current item is represented as a tab page). A string that specifies the text displayed in a corresponding tab. Identifies the dependency property. A dependency property identifier. Gets or sets whether the item can be activated. This is a dependency property. true if the item can be activated; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the current dock item can be closed. This is a dependency property. true if the current dock item can be closed; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether a context menu is enabled for the current layout item. This is a dependency property. true if a context menu is enabled for the current layout item; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the dock item can be docked to another item (panel or group). This is a dependency property. true if the dock item can be docked to another item; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether a panel can be merged as a tab into the current item. This is a dependency property. true, if a panel can be merged as a tab into the current item; otherwise, false. The default is true. Identifies the dependency property. A dependency property identifier. Gets or sets whether the layout item may be dragged. This is a dependency property. true if the layout item may be dragged; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the dock item can float. This is a dependency property. true if the dock item can float; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the item can be hidden (auto-hidden, for dock items). This is a dependency property. true, if the item can be hidden (auto-hidden, for dock items); otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the current item can be maximized. This property is supported for floating and objects. true, if the current item can be maximized; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the current item can be minimized. This property is supported for floating objects. true, if the current item can be minimized; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the item is allowed to be moved. This is a dependency property. true if the item is allowed to be moved; otherwise, false. Identifies the dependency property. A dependency property identifier. Allows you to prevent an item’s caption from being renamed when the option is enabled. This is a dependency property. true if the item’s caption can be renamed; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the item can be restored from the hidden state. This is a dependency property. true if the item can be restored from the hidden state; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the current layout item can be selected in Customization Mode. This is a dependency property. true if the current layout item can be selected in Customization Mode; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets if the resizing at runtime is enabled. true if the resizing at runtime is enabled; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets the object that provides appearance settings for the item’s captions. This is a dependency property. The appearance settings of the item caption. Identifies the dependency property. A dependency property identifier. Gets or sets the layout item’s background color. A object, set as a ‘s background color. Starts the ‘s initialization. Initialization occurs at runtime. Gets or sets a value passed to the Name property. This is a dependency property. A String value that specifies the Name value. Identifies the dependency property. A dependency property identifier. Gets or sets the layout item’s caption. A string value that specifies the layout item’s caption. Gets or sets the alignment settings of a control(s) displayed by a object(s). This is a dependency property. A value that specifies the caption alignment settings. Identifies the dependency property. A dependency property identifier. Gets or sets the format string used to format the layout item’s caption. This is a dependency property. A string that specifies the caption format. Identifies the dependency property. A dependency property identifier. Gets or sets the item Caption‘s horizontal alignment. This is a dependency property. The Caption‘s horizontal alignment. Identifies the dependency property. A dependency property identifier. Gets or sets the image displayed within the item’s . This is a dependency property. An ImageSource object that specifies the image displayed within the item’s . Gets or sets the relative position of an image within the item’s caption. This is a dependency property. An value that specifies the relative position of an image within the item’s caption. Identifies the dependency property. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Gets or sets the caption image style. This is a dependency property. The style of the caption image. Identifies the dependency property. A dependency property identifier. Gets or sets the position of the item’s Caption. This is a dependency property. The position where the Caption is displayed. Identifies the dependency property. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Gets or sets the template used to visualize the current item’s . A DataTemplate object that visualizes the current item’s . Identifies the dependency property. A dependency property identifier. Gets or sets an object that chooses a template applied to the property. This is a dependency property. A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic. Identifies the dependency property. A dependency property identifier. Gets or sets the vertical alignment of the item’s caption. This is a dependency property. A value that specifies the caption’s vertical alignment. Identifies the dependency property. A dependency property identifier. Gets or sets the width of the item’s Caption area. This is a dependency property. The width of the item’s Caption area. Identifies the dependency property. A dependency property identifier. Gets or sets a command executed when the current item’s close button (‘x’) is clicked. This is a dependency property. A object executed when the current item’s close button (‘x’) is clicked. Gets or sets the parameter to pass to the . This is a dependency property. The Object specifying the parameter to pass to the . Identifies the dependency property. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Gets or sets whether a Dock Item is closed. This is a dependency property. true if a dock item is closed; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets the way the current item acts if closed. A enumeration value. Identifies the dependency property. A dependency property identifier. Allows you to customize the layout item’s context menu by adding new menu items or removing existing items. A collection of objects. Gets or sets a template used to customize menu items in all the affected dock layout items. This is a dependency property. A used to customize menu items. Identifies the dependency property. A dependency property identifier. Gets or sets the content of the control box region. This is a dependency property. An object that represents the content of the control box region. Identifies the dependency property. A dependency property identifier. Gets or sets the template that defines how the object assigned to the property is displayed onscreen. This is a dependency property. A object that defines the control box region’s presentation. Identifies the dependency property. A dependency property identifier. Gets or sets the caption that represents the current item within the Customization Window. This is a dependency property. A string that specifies the caption that represents the current item within the Customization Window Identifies the dependency property. A dependency property identifier. Gets or sets the item’s description displayed within the header of the Document Selector window. This is a dependency property. A string that represents the item’s description. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. Identifies the dependency property. A dependency property identifier. Gets a value that specifies how the current layout item displays its borders. A DockingViewStyle enumeration value. Identifies the dependency property. A dependency property identifier. Ends the ‘s initialization. Gets or sets whether an end-user can double-click the item’s caption to float it. This is a dependency property. true if an end-user can double-click the item’s caption to float it; otherwise false. Identifies the dependency property. A dependency property identifier. Gets or sets the size of the item when it is floating. This is a dependency property. The item’s size, in pixels. Identifies the dependency property. A dependency property identifier. Gets or sets the item’s description displayed within the footer of the Document Selector window. This is a dependency property. A string that represents the item’s description. Identifies the dependency property. A dependency property identifier. Gets whether a non-empty caption is assigned to the property. This is a dependency property. true if a non-empty caption is assigned to the property; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets whether a DataTemplate is used to render the caption. This is a dependency property. true, if a DataTemplate is used to render the caption; otherwise, false. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. Identifies the dependency property. A dependency property identifier. Gets whether a caption image is assigned to the property. This is a dependency property. true if a caption image is assigned to the property; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets if the object has a non-empty property value. true if the object has a non-empty property value; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether a bar can be dropped onto the bar container displayed in the current panel. This is a dependency property. A Nullable Boolean value that specifies whether a bar can be dropped onto the bar container displayed in the current panel. Identifies the dependency property. A dependency property identifier. Gets or sets the name of the bar container, used to embed bars from the DXBars library. This is a dependency property. A string that specifies the name of the bar container. Identifies the dependency property. A dependency property identifier. Gets or sets the distance between the item’s caption and image. This is a dependency property. A Double value that specifies the distance between the item’s caption and image, in pixels. Identifies the dependency property. A dependency property identifier. Gets or sets whether the item is active. This is a dependency property. A Boolean value that specifies whether the item is active. Identifies the dependency property. A dependency property identifier. Gets whether the item is auto-hidden. A Boolean value that specifies whether the item is auto-hidden. Gets whether the caption image () is visible. This is a dependency property. true if the caption image is visible; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets whether the item’s caption is visible. This is a dependency property. true if the item’s caption is visible; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets whether the Close (‘x’) button is visible for the current item. This is a dependency property. true if the Close (‘x’) button is visible for the current item; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets whether the item is closed. This is a dependency property. A Boolean value that specifies whether the item is closed. Identifies the dependency property. A dependency property identifier. Gets whether the control box region is visible. This is a dependency property. true if the control box region is visible; otherwise, false. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. This is a dependency property. Identifies the dependency property. A dependency property identifier. Identifies the IsDropDownButtonVisible dependency property, published in descendants. A dependency property identifier. Gets whether the item floats. A Boolean value that specifies whether the item floats. This member supports the internal infrastructure, and is not intended to be used directly from your code. A Boolean value. Identifies the dependency property. A dependency property identifier. Gets whether the current Layout Item is hidden. This is a dependency property. true if the current layout item is hidden; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets whether the item is being initialized. A Boolean value that specifies whether the item is being initialized. Identifies the IsMaximizeButtonVisible dependency property, published in descendants. A dependency property identifier. Identifies the IsMinimizeButtonVisible dependency property, published in descendants. A dependency property identifier. Identifies the IsPinButtonVisible dependency property, published in descendants. A dependency property identifier. Identifies the IsRestoreButtonVisible dependency property, published in descendants. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Gets whether the item is selected in Customization Mode. This is a dependency property. true if the item is selected in Customization Mode; otherwise, false. Gets or sets whether the current item is selected within any LayoutGroup. This is a dependency property. true, if the current item is selected within any LayoutGroup; otherwise, false. Identifies the dependency property. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Gets whether the current item is represented as a tab page. This is a dependency property. true if the current item is represented as a tab page; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets the height for the specified object. This is a dependency property. The height of the object. Identifies the dependency property. A dependency property identifier. Gets the current item’s type. A LayoutItemType enumeration value that specifies the item’s type. Gets or sets the width for the specified object. This is a dependency property. A object, that is the width of the specified object. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. Identifies the dependency property. A dependency property identifier. Gets the logical parent element of this element. This element’s logical parent. Gets or sets the outer indents of the item’s borders. This is a dependency property. A value that contains the outer indents of the layout item’s borders. Identifies the dependency property. A dependency property identifier. Called after the template is completely generated and attached to the visual tree. Gets or sets the amount of space between the item’s borders and its contents. This is a dependency property. A value that specifies the amount of space between the item’s borders and its contents. Identifies the dependency property. A dependency property identifier. Gets the item’s parent group. The item’s parent. This member supports the internal infrastructure, and is not intended to be used directly from your code. A string value. Gets or sets the name of the item’s parent. This member supports the internal infrastructure, and is not intended to be used directly from your code. A string value that specifies the name of the item’s parent. This member supports the internal infrastructure, and is not intended to be used directly from your code. For internal use only. Gets or sets whether the item’s caption is visible. This is a dependency property. true if the item’s caption is visible; otherwise, false. Gets or sets whether the is visible. This is a dependency property. true if the is visible; otherwise, false. Identifies the dependency property. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Allows you to hide the current item’s Close button. This property is only supported for and objects. This is a dependency property. true, if the Close (‘x’) button is visible; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the object assigned to the property is visible. This is a dependency property. true if the object assigned to the property is visible; otherwise, false. Identifies the dependency property. A dependency property identifier. Identifies the ShowDropDownButton dependency property, published in descendants. A dependency property identifier. Identifies the ShowMaximizeButton dependency property, published in descendants. A dependency property identifier. Identifies the ShowMinimizeButton dependency property, published in descendants. A dependency property identifier. Identifies the ShowPinButton dependency property, published in descendants. A dependency property identifier. Identifies the ShowRestoreButton dependency property, published in descendants. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Get or sets whether to show an image within a tab caption of the current layout item. This is a dependency property. true to display an image within a tab header; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets the layout item’s tab caption. A string value that specifies the layout item’s tab caption. Gets or sets the format string used to format the layout item’s tab caption. This is a dependency property. A string that specifies the tab caption format. Identifies the dependency property. A dependency property identifier. Gets or sets the horizontal alignment of the item’s tab caption. This is a dependency property. A value that specifies the tab caption’s horizontal alignment. Identifies the dependency property. A dependency property identifier. Gets or sets an image displayed within the layout item caption in a tabbed layout. This is a dependency property. An ImageSource object that specifies the image displayed within the layout item caption in a tabbed layout. Identifies the dependency property. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Gets or sets a template that defines the tab caption presentation. This is a dependency property. A object that presents the layout item’s tab caption in a custom manner. Identifies the dependency property. A dependency property identifier. Gets or sets an object that chooses a tab caption template based on custom logic. This is a dependency property. A descendant that chooses a template based on custom logic. Identifies the dependency property. A dependency property identifier. Gets or sets the vertical alignment of the item’s tab caption. This is a dependency property. A value that specifies the tab caption’s vertical alignment. Identifies the dependency property. A dependency property identifier. Gets or sets the width of the corresponding tab. This property is in effect when the current object represents items as tabs or when it represents one of the tabs. This is a dependency property. A Double value that specifies the tab’s width. Identifies the dependency property. A dependency property identifier. Gets or sets text trimming options applied to the . This is a dependency property. A object. Identifies the dependency property. A dependency property identifier. Gets or sets text wrapping options applied to the . This is a dependency property. A object. Identifies the dependency property. A dependency property identifier. Gets or sets a tool tip, displayed at runtime when hovering a ‘s caption or tab caption. This is a dependency property. A System.Object specifying a tool tip, displayed at runtime when hovering a ‘s caption or tab caption. Identifies the dependency property. A dependency property identifier. Gets the name of the item’s type. A string that specifies the name of the item’s type. Represents a collection of objects. Initializes a new instance of the class with the specified owner. A object which specifies the owner for the created collection. For internal use only. For internal use only. Locates an item with the specified name in the specified list. A list of items to be searched through. A string that specifies the item’s name. A object with the specified name. null if no item with the specified name is found. For internal use only. Provides access to items by names. A string that specifies the item’s name. A descendant which represents an item with the specified name. null if the item with this name is not found. Enumerates the options that specify how the controls and their captions are aligned within the layout items. Controls displayed by means of objects are auto-aligned across a layout group and its nested groups that have the CaptionAlignMode property set to Default. The auto-size feature is enabled. The captions of s are automatically resized to the minimum width that allows to display text without wrapping. Enables custom size mode, in which the size of a ‘s caption must be specified manually via the property For nested layout items, this setting means that the alignment is controlled by the parent’s CaptionAlignMode property. For a root group, this setting means that controls of child s are auto-aligned across the root group, and nested groups that have the CaptionAlignMode property set to Default. Contains values that specify the position of an item’s caption. An item’s caption is displayed at the bottom. An item’s caption is displayed at the default position, which is different for different item types. An item’s caption is displayed on the left. An item’s caption is displayed on the right. An item’s caption is displayed at the top. Represents a collection of closed (hidden) panels. Initializes a new instance of the class with the specified owner. A object which specifies the owner for the created collection. Adds an array of LayoutPanel objects to the current collection. An array of LayoutPanels to be added to the collection. Disposes of all the items in the collection and releases all the allocated resources. Unlocks the ClosedPanelCollection object after a call to the BeginUpdate method and causes an immediate visual update. Provides access to panels in the collection by name. A string that specifies the name of the panel to be returned. This value matches the value of the panel’s Name property. A object with the specified name. Returns the elements of the current collection as an array object. An array of objects. Enumerates values that specify whether Close buttons are displayed in individual tab pages, the tab control’s header, or in both. The same as the option. Close buttons are displayed in the tab container’s header, and within the active page. A Close button is displayed in the active page. The Close button in the container’s header is hidden. Close buttons are displayed in all pages. The Close button in the container’s header is hidden. Close buttons are displayed in all pages and in the container’s header. The Close button is displayed in the tab container’s header. Close buttons are not displayed. Contains values that specify how panels are closed. When applied to a via the property, acts as the option. When applied to a via the property, gets a enumeration value of its parent . When a panel is closed, it’s hidden and moved to the collection. The panel can be accessed via the Closed Panels bar (see ). When a panel is closed, it’s hidden. No reference to the closed panel is kept. An abstract class for objects capable of displaying content. Initializes a new instance of the class. Gets or sets whether the content item is activated on getting logical or keyboard focus. This is a dependency property. Any of the enumeration values. Identifies the dependency property. A dependency property identifier. Gets or sets the item’s content. This is a dependency property. An object that specifies the item’s content. Identifies the dependency property. A dependency property identifier. Gets or sets the template used to display the item’s . This is a dependency property. The corresponding data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. A dependency property identifier. Gets or sets an object that chooses the item’s based on custom logic. A descendant that chooses a template based on custom logic. Identifies the dependency property. A dependency property identifier. Gets or sets whether the ‘s content should be focused on activation. true, if the ‘s content should be focused on activation; otherwise, false. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. Identifies the dependency property. A dependency property identifier. Contains names of the context menu items. Returns “MenuItemAutoHide”. Corresponds to the menu item used to enable the auto-hide functionality for the item/panel. Returns “MenuItemBeginCustomization”. Corresponds to the menu item used to enter the customization mode. Returns “MenuItemCaptionImageLocation”. Corresponds to the menu item used to set whether caption images of the group’s items are shown before or after the text. Returns “MenuItemAfterText”. Corresponds to the sub menu item used to set caption images of the group items to be displayed after the text. Returns “MenuItemBeforeText”. Corresponds to the sub menu item used to set caption images of the group’s items to be displayed before the text. Returns “MenuItemCaptionLocation”. Corresponds to the menu item used to set the location of the group’s caption and items. Returns “MenuItemBottom”. Corresponds to the sub menu item used to set the group’s caption and items to be displayed at the bottom. Returns “MenuItemLeft”. Corresponds to the sub menu item used to set the group’s caption and items to be displayed to the left. Returns “MenuItemRight”. Corresponds to the sub menu item used to set the group’s caption and items to be displayed to the right. Returns “MenuItemTop”. Corresponds to the sub menu item used to set the group’s caption and items to be displayed at the top. Returns “MenuItemClose”. Corresponds to the menu item used to hide the tabbed panel. Returns “MenuItemCloseAllButThis”. Corresponds to the menu item used to close all tabbed panels except the selected one. Returns “MenuItemClosedPanels”. Corresponds to the menu item used to toggle the visibility of the bar that displays closed panels. Returns “ClosedPanelsSeparator”. Corresponds to the separator before the DocumentPanel‘s Closed Panels context menu section. Returns “MenuItemCollapseGroup”. Corresponds to the menu item used to collapse the group. Returns “CustomizationOperationsSeparator”. Corresponds to the separator before the DocumentPanel‘s Customization Operations context menu section. Returns “MenuItemDockable”. Corresponds to the menu item used to dock a floating panel. Returns “DocumentHostOperationsSeparator”. Corresponds to the separator before the DocumentPanel‘s Document Host Operations context menu section. Returns “MenuItemEndCustomization”. Corresponds to the menu item used to exit the customization mode. Returns “MenuItemExpandGroup”. Corresponds to the menu item used to expand the group. Returns “MenuItemFloating”. Corresponds to the menu item used to make a docked panel floating. Returns “MenuItemStyle”. Corresponds to the menu item that allows users to select the group border style. Returns “MenuItemStyleGroup”. Corresponds to the sub menu item that allows users to select the Group border style (the container is displayed with borders and caption). Returns “MenuItemStyleGroupBox”. Corresponds to the sub menu item that allows users to select the GroupBox border style (the container is displayed with borders and title bar). Returns “MenuItemStyleNoBorder”. Corresponds to the sub menu item that allows users to select the No Border border style (the container has no borders). Returns “MenuItemStyleTabbed”. Corresponds to the sub menu item that allows users to select the Tabbed border style (child items are represented as tabs). Returns “MenuItemGroupItems”. Corresponds to the menu item used to group the items selected in the customization window. Returns “MenuItemGroupOrientation”. Corresponds to the menu item used to set whether the group orientation is horizontal or vertical. Returns “MenuItemHorizontal”. Corresponds to the sub menu item used to set the group orientation to horizontal. Returns “MenuItemVertical”. Corresponds to the sub menu item used to set the group orientation to vertical. Returns “MenuItemHide”. Corresponds to the menu item used to hide the panel. Returns “MenuItemHideCustomizationWindow”. Corresponds to the menu item used to hide the customization window. Returns “MenuItemHideItem”. Corresponds to the menu item used to hide the item/group. Returns “MenuItemMoveToNextTabGroup”. Corresponds to the menu item used to move the tab to the next group. Returns “MenuItemMoveToPreviousTabGroup”. Corresponds to the menu item used to move the tab to the previous group. Returns “MenuItemNewHorizontalTabbedGroup”. Corresponds to the menu item used to create a new horizontally arranged group and move the tab to this group. Returns “MenuItemNewVerticalTabbedGroup”. Corresponds to the menu item used to create a new vertically arranged group and move the tab to this group. Returns “MenuItemPinTab”. Corresponds to the menu item used to pin the tabbed panel. Returns “MenuItemRename”. Corresponds to the menu item used to rename the item/group. Returns “MenuItemRestoreItem”. Corresponds to the menu item used to restore the hidden item/group. Returns “MenuItemShowCaption”. Corresponds to the menu item used to toggle the visibility of the item/group caption. Returns “MenuItemShowCaptionImage”. Corresponds to the menu item used to toggle the visibility of the image next to the item caption. Returns “MenuItemShowControl”. Corresponds to the menu item used to toggle the visibility of the control displayed by the item. Returns “MenuItemShowCustomizationWindow”. Corresponds to the menu item used to invoke the customization window. Returns “TabOperationsSeparator”. Corresponds to the separator before the DocumentPanel‘s Tab Operations context menu section. Returns “MenuItemUngroup”. Corresponds to the menu item used to ungroup the items selected in the customization window. Provides methods to perform docking operations on panels. Initializes a new instance of the class with the specified . A object, whose dock functionality will be controlled by the created . Docks the specified item as a tab into an existing or new . An item to be docked as a tab into a DocumentGroup. An item to which or next to which the first item is docked. This item can be a or object. Specifies the way the first item is docked to the second item. true, if the operation is a success; otherwise, false. The base class for DockControllers that provide methods to perform docking operations on panels. Initializes a new instance of the class with the specified . A object, whose dock functionality will be controlled by the created DockController. Activates the specified item. A to be activated. Activates the specified item. A descendant to be activated. true, to move focus to the item; otherwise, false. Gets or sets the active item. A object which is the active item. Creates a , and docks it to the container (root group). A value that specifies the side of the container where the DocumentGroup is docked. The created object. Adds a new to the specified . A object to which a new panel is added. The created object. Adds a new to the specified DocumentGroup and loads the contents of a Window, Page or UserControl defined in the specified XAML into the . A object to which a new is added. The uniform resource identifier (URI) of the XAML that defines a Window, Page or UserControl to be loaded into the created . The created object. Adds an empty floating . A object specifying the position of the left top corner of the created . A object specifying the height and width of the created . The created object. Adds a new floating and loads the contents of a Window, Page or UserControl defined in the specified XAML into the . A object specifying a position of the left top corner of the created DocumentPanel. A object specifying the height and width of the created . A object specifying the uniform resource identifier (URI) of the XAML that defines a Window, Page or UserControl to be loaded into the created . The created object. Adds a newly created item to the specified target item. This member supports the internal infrastructure, and is not intended to be used directly from your code. A newly created item to be docked to another item. An item to be docked to. A DockType value that specifies the dock type. Creates a and docks it at the specified side of the container (root group). A DockType value that specifies the side of the container where the is docked. The created object. Creates a floating panel with the specified size and displays it at the specified location. A Point structure that specifies the position at which the panel is displayed. The position is relative to the top left corner of the container (root group). A Size structure that specifies the created panel’s size. The created object. Closes the specified item. A object to be closed. true, if the item is successfully closed; otherwise, false. Closes all items except the specified one within this item’s container. The only element to remain opened within its parent container. true, if all but the specified items were successfully closed; otherwise, false. Gets the container whose dock functionality is controlled by the current DockController. A object. Creates the specified dock command for the specified item/pane. A descendant with which the created command is associated. The created command. Creates a new and moves the specified to it. A to be added to the created group. A value that specifies whether the created is positioned on the right or bottom of the DocumentPanel’s previous group. true, if a has been created; otherwise, false. Creates a new and moves the specified to it. A to be added to the created group. A value that specifies whether the created is positioned on the right or bottom of the DocumentPanel’s previous group. true, if a has been created; otherwise, false. Docks the specified item. This method is in effect for newly created, floating, auto-hidden or closed(hidden) items. A object to be docked. true, if the item has been successfully docked; otherwise, false. Docks the first item to the second item using the specified dock type. The item to be docked. The item to which the first item is docked. A DockType value that specifies how the first item is docked. true, if the item has been successfully docked; otherwise, false. Makes the specified item floating. A object that shall be made floating. A object that when created, displays the item in the floating state. Enables the auto-hide functionality for the item/panel and hides it at a corresponding edge of the container. A object to which the auto-hide feature is applied. true, if the auto-hide functionality has been enabled for the item/pane; otherwise, false. Enables the auto-hide functionality for the item/panel and hides it within the specified group. A object to which the auto-hide feature is applied. An object where the panel is hidden. true, if the auto-hide functionality has been enabled for the item/pane; otherwise, false. Enables the auto-hide functionality for the item/panel and hides it at the specified edge of the container. A object to which the auto-hide feature is applied. A value that specifies the side of the container where the panel is hidden. true, if the auto-hide functionality has been enabled for the item/pane; otherwise, false. Inserts the specified item into the specified group at a specific position. A into which the specified item is inserted. A object to be inserted into the group. An integer value that specifies the position among the group’s children at which the item must be inserted. true, if the item has been inserted into the group; otherwise, false. Moves the specified to the previous or next . A object to be moved to another . trueto move the panel to the next ; falseto move the panel to the previous . true, if the has been moved to another ; otherwise, false. Moves the specified to the previous or next . A object to be moved to another . true to move the panel to the next ; false to move the panel to the previous . true, if the has been moved to another ; otherwise, false. Removes the specified item. This member supports the internal infrastructure, and is not intended to be used directly from your code. An item to be removed. Removes any connection of the specified panel with the . The object that is removed from the DockLayoutManager. Starts dock item renaming. A to be renamed. true, if item renaming has been initiated; otherwise, false. Restores a closed (hidden) panel at its previous dock position. A object to be restored. A Boolean value that indicates that the panel has been restored successfully. Provides commands on dock panels. Activates a specific dock item. A command that implements the interface and is routed through the element tree. Closes a specific dock item. A command that implements the , and is routed through the element tree. Docks a floating or an auto-hidden dock item. A command that implements the , and is routed through the element tree. Makes the specified item floating. A command that implements the , and is routed through the element tree. Enables the auto-hide functionality for the item/panel and hides it at a corresponding edge of the container. A command that implements the , and is routed through the element tree. Restores a closed (hidden) panel at its previous dock position. A command that implements the , and is routed through the element tree. Contains values that specify dock hint sections. Each DockGuide consists of multiple s. Displays dock hints at the bottom. The DockGuide consists of the and DockHints. Displays dock hints at the center. The DockGuide consists of the following DockHints: When the is , the DockGuide includes the following extra DockHints: Displays dock hints at the left. The DockGuide consists of the and DockHints. Displays dock hints at the right. The DockGuide consists of the and DockHints. Displays dock hints at the top. The DockGuide consists of the and DockHints. Contains values that specify the dock hint. Auto-hides hint at the bottom. Auto-hides hint at the left. Auto-hides hint at the right. Auto-hides hint at the top. Displays the dock hint at the center.. Displays the dock hint at the center bottom. Displays the dock hint at the center left. Displays the dock hint at the center right. Displays the dock hint at the center top. Displays the dock hint at the bottom. Displays the dock hint at the left. Displays the dock hint at the right. Displays the dock hint at the top. Displays the tab hint at the bottom. Displays the tab hint in the header area. Displays the tab hint at the left. Displays the tab hint at the right. Displays the tab hint at the top. Allows you to show documents in docked s. Initializes a new instance of the class. Gets the actual associated with the service. A object that represents the associated with the service. Gets or sets a that is used for representing documents. This is a dependency property. An object that is used for representing documents. Identifies the dependency property. A dependency property identifier. Gets or sets the style applied to a document’s container (a object). This is a dependency property. A Style object providing corresponding style settings. Identifies the dependency property. A dependency property identifier. Gets or sets an object that chooses a style applied to a document’s container (a object) . This is a dependency property. A System.Windows.Controls.StyleSelector descendant that applies a style based on custom logic. Identifies the dependency property. A dependency property identifier. Contains values that specify the dock behavior of the . The default docking style, based on the Visual Studio 2008 dock behavior. Emulates the docking capabilities found in Microsoft Visual Studio 2010 (including changing docking hints and restricting s from being docked anywhere other than s). Lists the values that specify the docking items’ view style. Dock layout items do not merge their borders. Dock layout items merge their borders. Contains values that identify dock states. The panel is auto-hidden. The panel is closed. The panel is docked. The panel is floating. The panel does not belong to any group. Represents a container for dock and layout items. Initializes a new instance of the class with the default settings. Activates the specified item. For a object, this method focuses the associated control. A object to be activated. Gets or sets the active dock item. This is a dependency property. A object that is the active dock item. Identifies the dependency property. A dependency property identifier. Gets or sets the active layout item. Setting this property doesn’t move keyboard focus. This is a dependency property. A object that specifies the active layout item. Identifies the dependency property. A dependency property identifier. Gets or sets the active MDI child panel. This property is in effect when the assigned item represents an MDI child panel (DocumentPanel) within a DocumentGroup, and the group’s property is set to MDI. This is a dependency property. A object that represents the active MDI child panel. Identifies the dependency property. A dependency property identifier. Gets or sets whether floating panels can be can be resized using the Aero Snap feature. This property is in effect in the Desktop floating mode. This is a dependency property. true, if floating panels can be can be resized using the Aero Snap feature; otherwise, false. The default is true. Identifies the dependency property. A dependency property identifier. Gets or sets whether Customization Mode can be invoked. This is a dependency property. true if Customization Mode can be invoked; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether dock items can be renamed. This is a dependency property. true if dock items can be renamed; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the Document Selector feature is enabled. This is a dependency property. true if the Document Selector feature is enabled; otherwise, false. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. Identifies the dependency property. A dependency property identifier. Gets or sets whether layout items can be renamed. This is a dependency property. true if layout items can be renamed; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether auto-hide groups can be merged. This is a dependency property. true, if auto-hide groups can be merged; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets how an auto-hidden panel is expanded. This is a dependency property. The way an auto-hidden panel is expanded. Identifies the dependency property. A dependency property identifier. A collection of objects. A collection of objects that contains auto-hidden panels. Gets or sets time interval with which the checks whether it should close the opened auto-hide panel. This is a dependency property. Identifies the dependency property. A dependency property identifier. Gets or sets the mode that specifies how auto-hidden panels are displayed relative to other panels when expanded. This is a dependency property. An enumeration value that specifies how auto-hidden panels are displayed relative to other panels when expanded. Identifies the dependency property. A dependency property identifier. Fires before an item is added to the current object. Identifies the routed event. A routed event identifier. Invokes Customization Mode and opens the Customization Window. Makes the specified floating item topmost. A object to be brought to the front. A Boolean value that specifies whether the result is successful. Provides access to closed panels. A object that contains closed panels. Gets or sets the Closed Panels bar’s position. This is a dependency property. A enumerator value specifying the closed panels bar’s position. Identifies the dependency property. A dependency property identifier. Gets or sets the visibility state for the Closed Panels bar. This is a dependency property. The visibility state for the Closed Panels bar. Identifies the dependency property. A dependency property identifier. Gets or sets whether the float panels are closed when the is unloaded from visual tree. This is a dependency property. true to close floating panels; otherwise, false. The default is false. Identifies the dependency property. A dependency property identifier. Closes the active context menu. Gets or sets the way in which a panel is closed. A value that specifies how a panel is closed. Minimizes the expanded auto-hidden panel. true, to minimize the panel without a sliding animation effect; otherwise, false, to minimize the panel with a sliding animation effect. true if the panel is successfully minimized; otherwise, false. A collection of modification actions to be performed on context menus for dock panels. A BarManagerActionCollection object that contains modification actions. Fires after the Customization Window has been displayed or hidden. Identifies the routed event. A routed event identifier. Gets the collection of s that have been automatically removed from the layout when all their children are closed. This member supports the internal infrastructure, and is not intended to be used directly from your code. The collection of s that have been removed from the layout. Gets or sets the image displayed within a dock panel’s header when the panel in the auto-hide state, and if no caption and image are explicitly assigned to the panel. This is a dependency property. An ImageSource object that specifies the associated image. Identifies the dependency property. A dependency property identifier. Gets or sets the image displayed within a dock panel’s tab when the panel belongs to a tabbed group, and if no caption and image are explicitly assigned to the panel. This is a dependency property. An ImageSource object that specifies the associated image. Identifies the dependency property. A dependency property identifier. Gets or sets if the last group existent within the should be destroyed on closing its children. true if the last group existent within the should be destroyed on closing its children; otherwise, false. The default is false. Identifies the dependency property. A dependency property identifier. Gets or sets if the object should be disposed on its parent window closing. This is a dependency property. true if the object should be disposed on its parent window closing; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets the controller that provides methods to perform docking operations on panels. A object that provides methods to perform docking operations on panels. Gets or sets the docking style. This is a dependency property. A value that is the current docking style. Identifies the dependency property. A dependency property identifier. Fires after a dock item has been activated. Identifies the routed event. A routed event identifier. Fires before a dock item is activated, and allows you to prevent this action. Identifies the routed event. A routed event identifier. Fires after a dock item has been closed (hidden). Identifies the routed event. A routed event identifier. Fires before a dock item is closed (hidden), and allows you to prevent this action. Identifies the routed event. A routed event identifier. Fires after a visible auto-hidden dock panel has slid away. Identifies the routed event. A routed event identifier. Fires before a dock item is dragged over dock hints, and allows you to prevent dock zones from being displayed. Identifies the routed event. A routed event identifier. Fires repeatedly while a dock panel is being dragged. Identifies the routed event. A routed event identifier. Fires after a dock item has been dropped, and allows you to prevent this action. Identifies the routed event. A routed event identifier. Fires after a hidden auto-hidden dock panel has slid out. Identifies the routed event. A routed event identifier. Fires after a dock item has been made auto-hidden. Identifies the routed event. A routed event identifier. Fires before a dock item is auto-hidden, and allows you to prevent this action. Identifies the routed event. A routed event identifier. Fires after a dock item has been restored from the closed (hidden) state. Identifies the routed event. A routed event identifier. Fires before a dock item is restored from the closed (hidden) state, and allows you to prevent this action. Identifies the routed event. A routed event identifier. Fires when a docking operation starts, and allows you to prevent this operation. Identifies the routed event. A routed event identifier. Identifies the dependency property. Occurs immediately after a dock operation within the current is completed. Identifies the routed event. A routed event identifier. Occurs whenever a docking operation within the current is performed. Identifies the routed event. A routed event identifier. Gets or sets whether auto-hide and floating panels should be displayed over a WindowsFormsHost element. This is a dependency property. true, if auto-hide panels should be displayed over a WindowsFormsHost element; otherwise, false. Identifies the dependency property. A dependency property identifier. Finishes layout customization. Selects the currently selected item’s parent. true if the item’s parent has been selected; otherwise, false. Provides access to floating groups of panels. Allows you to create floating panels in XAML. A object which is a collection of floating groups. Gets or sets the container for floating objects. This is a dependency property. A FloatingDocumentContainer enumerator value that specifies the container for floating objects. Identifies the dependency property. A dependency property identifier. Gets or sets how floating panels can be dragged, within or outside the boundaries of the current window. This is a dependency property. A value that specifies how floating panels can be dragged. Identifies the dependency property. A dependency property identifier. Gets the value of the attached property from a given object. An object whose DockLayoutManager property value must be returned. A object associated with the specified object Gets the value of the attached property from a given object. An object whose LayoutItem property value must be returned. A object associated with the specified object. This member supports the internal infrastructure, and is not intended to be used directly from your code. Gets or sets whether the DockLayoutManager should handle the mouse events ocurring in layout items’ nested HwndHosts. true, to handle mouse events; otherwise, false. Identifies the dependency property. A dependency property identifier. Provides access to a collection of hidden Layout Items. A DevExpress.Xpf.Docking.HiddenItemsCollection that stores hidden layout items. Hides the Customization Window when Customization Mode is enabled. Gets whether Customization Mode is enabled. This is a dependency property. true if Customization Mode is enabled; otherwise, false. Fires when Customization Mode is enabled or disabled. Identifies the routed event. A routed event identifier. Gets whether the Customization Window is visible. true if the Customization Window is visible; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets whether an item is being renamed. This is a dependency property. true if an item is being renamed; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the synchronizes its the currently selected child item with the current item in the System.ComponentModel.ICollectionView assigned to the . This is a dependency property. true if a is synchronized with the currently selected child item; otherwise, false. Identifies the dependency property. A dependency property identifier. Fires when the item’s IsVisible property is changed. Identifies the routed event. A routed event identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. A collection of modification actions to be performed on selector menus for dock panels. A BarManagerActionCollection object that contains menu modification actions. Gets or sets a collection of objects providing information to generate and initialize layout items for the . This is a dependency property. The source of objects to be visualized as layout items. Identifies the dependency property. A dependency property identifier. Gets or sets a DataTemplate used to render items stored in the collection. A DataTemplate used to render items in the collection. Identifies the dependency property. A dependency property identifier. Gets or sets a DataTemplateSelector object that provides a way to choose a DataTemplate to render items stored in the collection. A DataTemplateSelector object that provides a way to choose a DataTemplate to render items stored in the collection. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. This member supports the internal infrastructure, and is not intended to be used directly from your code. Gets the controller that provides methods to perform layout operations on layout items. A object that provides methods to perform layout operations on items. Fires after a layout item has been activated. Identifies the routed event. A routed event identifier. Fires when a layout item is about to be activated. Identifies the routed event. A routed event identifier. Fires when layout item renaming is completed. Identifies the routed event. A routed event identifier. Fires when a layout item is hidden. Identifies the routed event. A routed event identifier. Fires after a layout item has been moved to a new position. Identifies the routed event. A routed event identifier. Identifies the dependency property. Fires when a hidden layout item is restored (added to the layout). Identifies the routed event. A routed event identifier. Fires after the layout item’s selection state has changed. Identifies the routed event. A routed event identifier. Fires when the layout item’s selection state is about to be changed. Identifies the routed event. A routed event identifier. Fires after a layout item‘s width/height has changed. Identifies the routed event. A routed event identifier. Fires when layout item renaming is initiated. Identifies the routed event. A routed event identifier. Gets or sets a root group for items (panels and other groups). This is a dependency property. A object that represents the root group. Identifies the dependency property. A dependency property identifier. Get or sets a value that specifies how the stores its logical structure. Any of the enumeration values. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. Gets the controller that provides methods to perform operations on MDI panels. A DevExpress.Xpf.Docking.MDIController object that provides methods to perform operations on MDI panels. Fires when an MDI child document has been activated. Identifies the routed event. A routed event identifier. Fires before an MDI child panel is activated. Identifies the routed event. A routed event identifier. Gets or sets if and when the merge mechanism is invoked by the DockLayoutManager. An enumerator value that specifies if and when the merge mechanism is invoked. Identifies the dependency property. A dependency property identifier. Allows you to customize menus and bars when the merging mechanism is invoked. Identifies the routed event. A routed event identifier. Provides access to a collection of minimized float panels. A <,> collection of minimized float panels. Called after the template is completely generated and attached to the visual tree. Gets or sets whether float windows are automatically minimized/restored along with their parent . This is a dependency property. true, if float windows are automatically minimized/restored along with their parent ; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the current ‘s content should be dynamically redrawn upon resizing. This is a dependency property. true if the current ‘s content should be dynamically redrawn upon resizing; otherwise, false. Default is true. Identifies the dependency property. A dependency property identifier. Starts item renaming. A to be renamed. true if item renaming has been initiated; otherwise, false. Allows you to provide unique names for layout items, whose names conflict with existing names. Identifies the routed event. A routed event identifier. Restores the layout of dock panes from a stream. A stream from which the layout of dock panes is restored. Restores the layout of dock panes from an XML file. An XML file that contains the layout of dock panes. Saves the layout of dock panes to a stream. A stream to which the layout is stored. Saves the layout of dock panes to an XML file. An XML file to which the layout is stored. Selects the specified layout item, in Customization Mode. A object that represents a layout item to be selected. true if the item was selected; otherwise, false. Selects the specified in Customization Mode with specified selection options. A to be selected. A DevExpress.Xpf.Layout.Core.SelectionMode enumeration value specifying selection option. true if the specified is successfully selected; otherwise, false. Sets the value of the attached property for a given object. An object for which the DockLayoutManager attached property is set. A object to set for the specified object Sets the value of the attached property for a given object. An object for which the LayoutItem attached property is set. A object to set for the specified object. This member supports the internal infrastructure, and is not intended to be used directly from your code. Gets or sets whether the dock panels display their content while end-users drag them. This is a dependency property. true, if panels display their content while dragging; otherwise, false. Identifies the DockLayoutManager.ShowContentWhenDragging](xref:DevExpress.Xpf.Docking.DockLayoutManager.ShowContentWhenDragging) dependency property. A dependency property identifier. Displays a context menu with the dock commands related to the specified item. A for which a context menu is to be displayed. Displays the Customization Window when Customization Mode is enabled. Gets or sets whether float windows for this should display their own thumbnails within the Microsoft Windows Taskbar. This is a dependency property. true if float windows for this should display their own thumbnails within the Microsoft Windows Taskbar; otherwise, false. Identifies the dependency property. A dependency property identifier. Allows you to hide and disable individual dock hints. Identifies the routed event. A routed event identifier. Fires before showing a context menu, and allows it to be customized. Identifies the routed event. A routed event identifier. Gets or sets whether invisible items are displayed within a layout. This is a dependency property. A Nullable Boolean value that specifies whether invisible items are displayed within the layout. Fires when the value of the property is changed. Identifies the routed event. A routed event identifier. Gets or sets if invisible s should be displayed in the Customization Mode. true if invisible s should be displayed in the Customization Mode; otherwise, false. Identifies the dependency property. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Displays a panel selector menu, used to activate an auto-hidden panel or a child panel within a or a within a . A visual element for which the menu is invoked. An array of objects for which menu items in the menu will be created. Clicking on any menu item will activate the corresponding object. Gets or sets whether the caption of a maximized is displayed within the window’s title. This property is in effect in mode. true if the caption of a maximized is displayed within the window’s title; otherwise, false. Identifies the dependency property. A dependency property identifier. Identifies the dependency property. Allows you to undo bars customizations performed via the event. Identifies the routed event. A routed event identifier. Gets or sets a value that specifies how the layout items display their borders. A DockingViewStyle enumeration value. Identifies the dependency property. A dependency property identifier. Gets or sets the format string used to format the window’s title. This is a dependency property. The format string used to format the window’s title. Identifies the dependency property. A dependency property identifier. Provides methods for link operations. Links two DockLayoutManager instances. The first DockLayoutManager instance. The second DockLayoutManager instance. Unlinks two linked DockLayoutManager instances. The first DockLayoutManager instance. The second DockLayoutManager instance. Provides members to label different docking operation types. A target Dock Item is being closed. A target Dock Item is being docked to a ‘s edge or another Dock Item. A docked Dock Item is made floating. A Dock Item is made auto-hidden. A Dock Item is being moved. A target Dock Item is being re-arranged within its current container. A Dock Item is being resized. A closed Dock Item is being restored (see the property to learn more). A container for and LayoutPanel objects. The DocumentGroup displays child ‘s in tabbed or MDI UIs. Initializes a new instance of the class with the default settings. Gets or sets whether Close buttons are displayed in individual tab pages and the tab container’s header. This is a dependency property. A value that specifies the display mode for Close buttons. Identifies the dependency property. A dependency property identifier. Returns a value indicating where the pinned tabbed is located. An object for which the PinLocation attached property’s value must be returned. A value that specifies where the pinned tabbed DocumentPanel is located. Returns a value indicating whether the tabbed is pinned. An object for which the Pinned attached property’s value must be returned. true, if the tabbed is pinned; otherwise, false. Returns a value indicating whether the Pin button on the tabbed is visible. An object for which the ShowPinButton attached property’s value must be returned. true, if the tabbed is pinned; otherwise, false. This property is not supported by the class. Use the property instead. Gets whether the drop-down button is displayed within the DocumentGroup’s header. true, if the drop-down button is displayed within the DocumentGroup’s header; otherwise, false. Gets whether the DocumentGroup displays the Restore button. This is a dependency property. true if the DocumentGroup displays the Restore button; otherwise, false. Gets or sets how the displays its child panels, as floating windows or as tabs. This is a dependency property. An value that specifies how the presents its child panels, as floating windows or as tabs. Identifies the dependency property. A dependency property identifier. Identifies the dependency property. Identifies the attached property. Set a value indicating where the pinned tabbed is located. An object for which the PinLocation attached property’s value is set. A value that specifies where the pinned tabbed is located. Set a value indicating whether the tabbed is pinned. An object for which the Pinned attached property’s value is set. true, if the tabbed is pinned; otherwise, false. Set a value indicating whether the Pin button on the tabbed is visible. An object for which the ShowPinButton attached property’s value is set. true, if the Pin button on the tabbed is visible; otherwise, false. Gets or sets whether the drop-down button is visible within the current DocumentGroup. true if the drop-down button is visible within the current DocumentGroup; otherwise, false. Identifies the dependency property. Gets or sets whether the Restore button is displayed within the DocumentGroup’s title, allowing an end-user to restore a maximized panel to its normal state. This is a dependency property. true if the Restore button is displayed within the DocumentGroup’s title; otherwise, false. Gets or sets whether the is displayed when it is empty. true, if the is displayed when it is empty; otherwise, false. Identifies the dependency property. A dependency property identifier. Contains values that specify the DocumentPanel header display mode. A enumeration value. Identifies the dependency property. A dependency property identifier. A child panel in a . The DocumentPanel supports the MDI and Tabbed UIs. Initializes a new instance of the class with the default settings. Gets the command that activates the current . The command that activates the current . Gets or sets whether the current handles its child controls’ events in the inactive state. This is a dependency property. true if the current handles its child controls’ events in the inactive state; otherwise, false. The default is false. Identifies the dependency property. A dependency property identifier. Gets the value of the attached property from a given object. An object whose MDILocation property’s value must be returned. The value of the MDILocation attached property for the specified object. Gets the value of the attached property from a given object. An object whose MDISize property’s value must be returned. The value of the MDISize attached property for the specified object. Gets the value of the attached property from a given object. An object whose MDIState property’s value must be returned. The value of the MDIState attached property for the specified object. Gets the value of the attached property from a given object. An object whose RestoreBounds property’s value must be returned. The value of the RestoreBounds attached property for the specified object. Gets or sets the location of an MDI child panel. This property is in effect when the group’s property is set to MDI. This is an attached property. An MDI child panel location. Identifies the dependency property. Gets or sets the size of an MDI child panel. This property is in effect when the group’s property is set to MDI. This is an attached property. A Size structure that specifies the size of an MDI child panel. Identifies the dependency property. Gets or sets a value that indicates whether a is minimized, maximized, or normal. This property is in effect in MDI Mode. An enumeration value that indicates whether a is minimized, maximized, or normal. The default value is MDIState.Normal. Identifies the dependency property. Identifies the dependency property. This member supports the internal infrastructure, and is not intended to be used directly from your code. Sets the value of the attached property for a given object. An object for which the MDILocation attached property is set. The value for the MDILocation attached property. Sets the value of the attached property for a given object. An object for which the MDISize attached property is set. The value for the MDISize attached property. Sets the value of the attached property for a given object. An object for which the MDIState attached property is set. The value for the MDIState attached property. Sets the value of the attached property for a given object. An object for which the RestoreBounds attached property is set. The value for the RestoreBounds attached property. Adds whitespace to a UI. Initializes a new instance of the class with the specified settings. An ancestor for fixed items available via the Customization Form (the Empty Space Item, Label, Splitter and Separator). Initializes a new instance of the class. Identifies the type a object. Represents an empty space item. Represents a label. Represents a separator. A container for floating panels. Initializes a new instance of the class with the default settings. Gets a visibility state for the current . A System.Windows.Visibility enumerator value that indicates a visibility state for the current . Gets the FloatGroup’s border style. This is a dependency property. A FloatGroupBorderStyle value that identifies the group’s border style. Identifies the dependency property. A dependency property identifier. Gets or sets the location of the object, relative to the top left corner of the container. This is a dependency property. A Point structure that specifies the location of the object, relative to the top left corner of the container. Identifies the dependency property. A dependency property identifier. Gets or sets whether the panel is in the normal, maximized or minimized state. This is an attached property. An enumeration value that specifies whether the panel is in the normal, maximized or minimized state. Identifies the attached property. Returns the value of the attached property for a specific object. A DependencyObject whose property value should be returned. A FloatState enumeration value representing the property value assigned to the specified DependencyObject. null (Nothing in VB) if no value is assigned. Returns the property value for a specific object. A DependencyObject whose property value should be returned. An Object representing the property value assigned to the specified DependencyObject. null (Nothing in VB) if no value is assigned. Returns the value of the attached property for a specific object. A DependencyObject whose property value should be returned. An ImageSource value representing the property value assigned to the specified DependencyObject. null (Nothing in VB) if no value is assigned. Returns the value of the attached property for a specific object. A DependencyObject whose property value should be returned. A value representing the property value assigned to the specified DependencyObject. null (Nothing in VB) if no value is assigned. Gets whether the FloatGroup displays a panel that is currently maximized to the window’s size. This is a dependency property. true if the FloatGroup displays a panel that is currently maximized to the window’s size; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the current object is visible. This is a dependency property. true if the current object is visible; otherwise, false. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. This member supports the internal infrastructure, and is not intended to be used directly from your code. Sets the value of the attached property for a specific object. A DependencyObject whose attached property is to be set. A new value of the attached property for the specified object. Sets the value of the attached property for a specific object. A DependencyObject whose attached property is to be set. A new value of the attached property for the specified object. Sets the value of the attached property for a specific object. A DependencyObject whose attached property is to be set. A new value of the attached property for the specified object. Sets the value of the attached property for a specific object. A DependencyObject whose attached property is to be set. A new value of the attached property for the specified object. This member supports the internal infrastructure, and is not intended to be used directly from your code. A Boolean value. Gets or sets whether a panel will automatically size itself to fit the size of its content. This is an attached property. A enumeration value that specifies whether a panel will automatically size itself to fit the size of its content. Identifies the attached property. Gets or sets the style applied to items within a specified FloatingPaneWindow container. This is a dependency property. The style applied to the FloatingPaneWindow. Identifies the dependency property. A dependency property identifier. Gets or sets an icon displayed for the current float group in the Windows Taskbar. This is an attached property. An ImageSource object that specifies the icon displayed for the current float group in the Windows Taskbar. Identifies the attached property. Gets or sets a title displayed for the current float group in the Windows Taskbar. This is an attached property. A string value that specifies the title displayed for the current float group in the Windows Taskbar. Identifies the attached property. Represents a collection of objects. Initializes a new instance of the class with the default settings. Adds an array of objects to the current collection. An array of objects to be added to the collection. Disposes of all the items in the collection and releases all the allocated resources. Provides access to a FloatGroup’s items and their nested items by names. A string that specifies the name of the item to be located. A object with the specified name. null if no item is found. Returns float groups stored in the current collection as an array. An array of objects. Contains values that specify how floating panels can be dragged. Floating panels are allowed to be dragged throughout the desktop. Floating panels are allowed to be dragged only within the current window. Contains values that identify dock states. The panel is maximized. The panel is minimized. The panel is normal. Contains values that specify how a group’s borders are rendered. A container is displayed with borders and a caption. A container is displayed with borders and a title bar. A container has no borders. Child items are displayed as tabs. Provides methods to perform docking operations on groups and panels. DevExpress.Xpf.Docking.DockControllerBase Creates a , and docks it to the container (root group). A value that specifies the side of the container where the is docked. The created object. Adds a new to the specified . A object to which a new panel is added. The created object. Adds a new to the specified DocumentGroup and loads the contents of a Window, Page or UserControl defined in the specified XAML into the . A object to which a new is added. The uniform resource identifier (URI) of the XAML that defines a Window, Page or UserControl to be loaded into the created . The created object. Adds an empty floating . The top left corner position of the created . The height and width of the created . The created object. Adds a new floating and loads the contents of a Window, Page or UserControl defined in the specified XAML into the . The left top corner position of the created DocumentPanel. The height and width of the created . The uniform resource identifier (URI) of the XAML that defines a Window, Page or UserControl to be loaded into the created . The created object. Adds a newly created item to the specified target item. A newly created item to be docked to another item. An item to which to dock. A value that specifies how an item is docked to another item. Creates a and docks it at the specified side of the container (root group). A DockType value that specifies the side of the container where the is docked. The created object. Creates a floating panel with the specified size and displays it at the specified location. A Point structure that specifies the position at which the panel is displayed. The position is relative to the top left corner of the container (root group). A Size structure that specifies the created panel’s size. The created object. Closes the specified item. A object to be closed. true, if the item is successfully closed; otherwise, false. Closes all items except the specified one within this item’s container. The only element to remain opened within its parent container. true, if all but the specified items were successfully closed; otherwise, false. Creates the specified dock command for the specified item/panel. A descendant with which the created command is associated. The created command. Creates a new and moves the specified to it. A to be added to the created group. A value that specifies whether the created is positioned on the right or bottom of the DocumentPanel’s previous group. true, if a has been created; otherwise, false. Creates a new and moves the specified to it. A to be added to the created group. A value that specifies whether the created is positioned on the right or bottom of the DocumentPanel’s previous group. true, if a has been created; otherwise, false. Docks the specified item. This method is in effect for newly created, floating, auto-hidden, or closed (hidden) items. A object to be docked. true, if the item has been successfully docked; otherwise, false. Docks the first item to the second item with the specified dock type. The item to be docked. The item to which the first item is docked. A DockType value that specifies how the first item is docked. true, if the item has been successfully docked; otherwise, false. Makes the specified item floating. A object that to be made floating. A object that when created, displays the item in the floating state. Enables the auto-hide mode for the item/panel and hides it at a corresponding edge of the container. A object to which the auto-hide mode is applied. true, if the auto-hide mode is enabled for the item/pane; otherwise, false. Enables the auto-hide functionality for the item/panel and hides it within the specified group. A object to which the auto-hide feature is applied. An object where the panel is hidden. true, if the auto-hide functionality has been enabled for the item/pane; otherwise, false. Enables the auto-hide functionality for the item/panel and hides it at the specified edge of the container. A object to which the auto-hide feature is applied. A value that specifies the side of the container where the panel is hidden. true, if the auto-hide functionality has been enabled for the item/pane; otherwise, false. Inserts the specified item into the specified group at a specific position. A into which the specified item is inserted. A object to be inserted into the group. An integer value that specifies the position among the group’s children at which the item must be inserted. true, if the item has been inserted into the group; otherwise, false. Moves the specified to the previous or next . A object to be moved to another . true to move the panel to the next ; false to move the panel to the previous . true, if the has been moved to another ; otherwise, false. Moves the specified to the previous or next . A object to be moved to another . true to move the panel to the next ; false to move the panel to the previous . true, if the has been moved to another ; otherwise, false. Removes the specified item. This member supports the internal infrastructure, and is not intended to be used directly from your code. An item to be removed. Removes any connection of the specified panel with the . The object that is removed from the DockLayoutManager. Starts dock item renaming. A to be renamed. true, if item renaming has been initiated; otherwise, false. Restores a closed (hidden) panel at its previous dock position. A object to be restored. A value that indicates that the panel has been restored successfully. Contains values that specify how an image is displayed relative to an adjacent text region. An image is displayed after text. An image is displayed before text. The same as the option. Provides methods to perform operations on MDI panels. Arranges the icons for minimized windows at the bottom of the main window. A object to be arranged. true, if the item is successfully arranged; otherwise, false. Displays the item or its children in a cascade. A object to be displayed in a cascade. true, if the item is successfully displayed in cascade mode; otherwise, false. Changes the item’s MDIStyle property. A object for which the MDIStyle property should be changed. true, if the item’s MDIStyle property is successfully changed; otherwise, false. Creates the dock command for the specified items. An array of objects with which the created command is associated. The created command. Maximizes the document. The object that should be maximized. true, if the document is maximized; otherwise, false. Maximizes the document. The object that should be maximized. true, if the document is maximized; otherwise, false. Gets the item’s MenuBar when the DocumentGroup’s property is . A object. Minimizes the document. The object that should be minimized. true, if the document is minimized; otherwise, false. Minimizes the document. The object that should be minimized. true, if the document is minimized; otherwise, false. Restores the document to its previous state. The object that should be restored. true, if the document is restored; otherwise, false. Restores the document to its previous state. The object that should be restored. true, if the document is restored; otherwise, false. Arranges the item horizontally within the group. The object that should be arranged horizontally. true, if the item is arranged horizontally; otherwise, false. Arranges the item vertically within the group. The object that should be arranged vertically. true, if the item is arranged vertically; otherwise, false. A label displaying custom text. Initializes a new instance of the class with the specified settings. Gets or sets a ‘s caption. This is a dependency property. An object that is a ‘s caption. Gets or sets a horizontal alignment for a Label Item’s . This is a dependency property. A System.Windows.HorizontalAlignment enumerator value. Identifies the dependency property. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Gets or sets a DataTemplate object to visualize a object. This is a dependency property. A object that visualizes a object. Identifies the dependency property. A dependency property identifier. Gets or sets an object that chooses a used to visualize objects defined as a Label Item’s . This is a dependency property. A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic. Identifies the dependency property. A dependency property identifier. Gets or sets a vertical alignment for a Label Item’s . This is a dependency property. A System.Windows.VerticalAlignment enumerator value. Identifies the dependency property. A dependency property identifier. For internal use only. A dependency property identifier. Gets if the current has a caption. This is a dependency property. true if the current has a caption; otherwise, false. Identifies the dependency property. A dependency property identifier. For internal use. A dependency property identifier. An element of a Layout Group, capable of displaying a control with a label. Initializes a new instance of the class. Gets the calculated outer indents for the item’s caption. This is a dependency property. A value that contains the outer indents of the item’s caption. Identifies the dependency property. A dependency property identifier. Gets or sets the distance between the item’s caption and control. This is a dependency property. A Double value that specifies the distance between the item’s caption and control. Identifies the dependency property. A dependency property identifier. Retrieves the content presenter associated with the current object. This is a dependency property. A UIElement that is the content presenter of this item. Identifies the dependency property. A dependency property identifier. Gets the control displayed by the current item. This is a dependency property. The control displayed by the current item. Gets or sets the horizontal alignment of the control within the current . This is a dependency property. A value that specifies the control’s horizontal alignment. Identifies the dependency property. A dependency property identifier. Identifies the dependency property. A dependency property identifier. Gets or sets the vertical alignment of the control within the current . This is a dependency property. A value that specifies the control’s vertical alignment. Identifies the dependency property. A dependency property identifier. Gets whether a control is assigned to the property. This is a dependency property. true if the property is initialized.; otherwise, false. Identifies the dependency property. A dependency property identifier. For internal use. A dependency property identifier. Gets or sets whether the is visible. This is a dependency property. true if the is visible; otherwise, false. Identifies the dependency property. A dependency property identifier. Represents the object that provides methods to manage the layout of items. Initializes a new instance of the class. A object, whose layout functionality will be controlled by the created . Activates the specified item. For a object, the associated control is focused. A object that represents a layout item to be activated. Activates the specified item, and optionally focuses the item’s associated control. A object that represents the layout item to be activated. true to move focus to the control associated with the item; otherwise, false. Gets the active layout item. A descendant that represents the active layout item. Cancels the item renaming in progress. true if item renaming has been canceled; otherwise, false. Changes the ‘s to the specified value. A whose orientation is to be changed. A value that specifies the new orientation for the group. true if the group’s orientation has been changed; otherwise, false. Gets the container whose dock functionality is controlled by the current . A object. Creates the specified layout command for the specified items. An array of objects with which the created command is associated. The created command. Finishes the item renaming in progress. true if item renaming is finished; otherwise, false. Gets a collection of the items that are always available in the Customization Window. A collection of the items that are always available in the Customization Window. Combines the specified adjacent items into a new group. An array of adjacent items to be combined into a group. true if the items have been combined into a group; otherwise, false. Gets the collection of hidden items. A HiddenItemsCollection collection storing hidden items. Hides the specified layout item. A object to be hidden. true if the item has been successfully hidden; otherwise, false. Hides the selected items. Gets whether Customization Mode is enabled. true if Customization Mode is enabled; otherwise, false. Moves the specified item to the position next to another item or into another group. A object to be moved. A object to which (or next to which) the item is moved. A MoveType value that specifies how the item is moved. A Boolean value that specifies that the item has been successfully moved. Moves the next to another item or into another group at the precise position, specified by an insertIndex parameter. A to move. A in relation to which the specified element is moved. A DevExpress.Xpf.Layout.Core.MoveType enumeration value specifying how the item is moved. An integer value that specifies the zero-based index at which the should be inserted. If it is negative or exceeds the number of items within the target container, an exception is thrown. true if the item has been sucsessfully moved; otherwise, false. Starts layout item renaming. A to be renamed. true if item renaming has been initiated; otherwise, false. Restores the specified hidden item, adding it to the layout. A object that represents a hidden item to be restored. A Boolean value that indicates that the item has been successfully restored. Gets a list of items that are selected in Customization Mode. A DevExpress.Xpf.Docking.Selection object that represents a list of selected objects. Sets the specified style for a group. A whose style is to be changed. A value that specifies the new style. true if the group’s style has been changed; otherwise, false. Ungroups the specified group, moving its children to the group’s parent. A to be ungrouped. true if the group has been ungouped; otherwise, false. A container for items and groups. Initializes a new instance of the class with the default settings. Invokes the Visit method of the specified visitor for each item that belongs to the current layout group. An object implementing the DevExpress.Xpf.Layout.Core.IVisitor interface. Invokes the specified delegate for each item that belongs to the current layout group. A DevExpress.Xpf.Layout.Core.VisitDelegate delegate that will be invoked for the group’s items. Gets the actual distance between immediate child dock items. This is a dependency property. A Double value that specifies the actual distance between immediate child dock items. Identifies the dependency property. A dependency property identifier. Gets an object that chooses the group’s template based on custom logic. This is a dependency property. A descendant that chooses a template based on custom logic. Identifies the dependency property. A dependency property identifier. Gets the actual distance between immediate child objects. This is a dependency property. A Double value that specifies the actual distance between immediate child objects. Identifies the dependency property. A dependency property identifier. Gets the actual distance between immediate child objects. This is a dependency property. A Double value that specifies the actual distance between immediate child objects. Identifies the dependency property. A dependency property identifier. Adds the specified item as a child to the current group. A object to be added to the group. Adds multiple s as children to the current . s to be added to the current . Adds the specified array of items to the group. An array of items to be added to the group. Gets or sets whether a group can be expanded/collapsed. This is a dependency property. true if a group can be expanded/collapsed; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether users can resize the LayoutGroup’s child items. This is a dependency property. true, to allow users to resize the LayoutGroup’s child items; false, to restrict users from resizing the LayoutGroup’s child items; null, to allow users to resize the LayoutGroup’s child items only when Customization Mode is enabled. Identifies the dependency property. A dependency property identifier. Gets or sets how the tab headers are scrolled while selecting tabs when tab headers could not fit into the header panel. This is a dependency property. Any of the enumeration values. Identifies the dependency property. A dependency property identifier. Starts the ‘s initialization. Initialization occurs at runtime. Gets or sets the orientation of the group’s header. This is a dependency property. An Orientation value that specifies the orientation of the group’s header. Identifies the dependency property. A dependency property identifier. Removes child items from the group. This member supports the internal infrastructure, and is not intended to be used directly from your code. This is a dependency property. Identifies the dependency property. A dependency property identifier. Gets or sets if a tab item’s content is destroyed when another tab item is selected. This is a dependency property. true, if a tab item’s content is destroyed when another tab item is selected; otherwise, false. The default value is true. Identifies the dependency property. A dependency property identifier. Gets or sets whether the current group is destroyed when removing all its children. This is a dependency property. true if the current group is destroyed when removing all its children; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets the distance between immediate child dock items. This is a dependency property. A Double value that specifies the distance between immediate child dock items. Identifies the dependency property. A dependency property identifier. Ends the ‘s initialization. Gets or sets whether the group is expanded. This is a dependency property. true if the group is expanded; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether, if tabs are displayed in multiple rows, the currently selected tab’s row always holds its initial position, or automatically moves to the bottom. true, if the currently selected tab’s row always holds its initial position; otherwise, false. The default is false. Identifies the dependency property. A dependency property identifier. Gets the number of all nested child items. An integer value that specifies the total number of nested child items owned by the LayoutGroup. Gets or sets the group’s border style. This option is in effect when the LayoutGroup is used to combine layout items. This is a dependency property. A value that specifies the group’s border style. Identifies the dependency property. A dependency property identifier. Gets or sets the template used to render the LayoutGroup. This is a dependency property. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. A dependency property identifier. Gets or sets an object that chooses the group’s template based on custom logic. This is a dependency property. A descendant that chooses a template based on custom logic. Identifies the dependency property. A dependency property identifier. Gets or sets whether the group is marked with a special flag (has a special accent) that makes the group painted with different outer indents. This is a dependency property. A Nullable Boolean type that specifies whether the group is marked with a special flag that affects its painting. Identifies the dependency property. A dependency property identifier. For internal use only. A dependency property identifier. Gets whether the group owns a single item. This is a dependency property. A Boolean value that specifies whether the group owns a single item. Identifies the dependency property. A dependency property identifier. Gets whether the current group contains items whose Visibility property is set to Visibility.Visible. This is a dependency property. true if the current group contains items whose Visibility property is set to Visibility.Visible; otherwise, false. Identifies the dependency property. A dependency property identifier. Inserts the specified item at the specified position. An integer value that specifies the postion at which the item is inserted. A object to be inserted. Gets whether an animation is in progress. This is a dependency property. true if an animation is in progress; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets whether the group is actually expanded. This is a dependency property. true if the group is actually expanded; otherwise, false. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. Identifies the dependency property. A dependency property identifier. Gets whether the Scroll Next button is visible. true if the Scroll Next button is visible; otherwise, false. Gets whether the Scroll Prev button is visible. true if the Scroll Prev button is visible; otherwise, false. Gets whether item resizing is actually currently enabled for the LayoutGroup’s children. This is a dependency property. true if item resizing is actually currently enabled for the LayoutGroup’s children; otherwise, false. Identifies the dependency property. A dependency property identifier. Provides indexed access to items in the collection. An integer value that specifies the index of the item to be returned. A object at the specified index. Provides access to items in the collection by name. A string value that species the item’s name. This value matches the Name property value of the object. A object representing the item with the specified name. Gets or sets the template used to visualize captions of objects stored as elements in the collection. This is a dependency property. A DataTemplate object that specifies the corresponding template. Identifies the dependency property. A dependency property identifier. Gets or sets an object that chooses a template used to visualize captions of objects stored as elements in the collection. This is a dependency property. A System.Windows.Controls.DataTemplateSelector descendant that applies a based on custom logic. Identifies the dependency property. A dependency property identifier. Gets or sets the template used to visualize contents of objects stored as elements in the collection. This is a dependency property. A DataTemplate object that specifies the corresponding template. Identifies the dependency property. A dependency property identifier. Gets or sets an object that chooses a template used to visualize contents of objects stored as elements in the collection. This is a dependency property. A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic. Identifies the dependency property. A dependency property identifier. Provides access to child items. A object that contains child items. Gets or sets the settings used to customize the appearance of captions for the group’s children. This is a dependency property. A DevExpress.Xpf.Docking.Appearance object that specifies the corresponding appearance settings. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. Gets or sets a collection of objects providing information to generate and initialize groups, panels and layout items for the current container. This is a dependency property. A source of objects to be visualized as panels, groups and layout items. Identifies the dependency property. A dependency property identifier. Gets or sets the style applied to items within a specified container. This is a dependency property. A Style object providing corresponding style settings. Identifies the dependency property. A dependency property identifier. Gets or sets a DataTemplate used to render items stored in the collection. A DataTemplate used to render items in the collection. Identifies the dependency property. A dependency property identifier. Gets or sets a DataTemplateSelector object that provides a way to choose a DataTemplate to render items stored in the collection. A DataTemplateSelector object that provides a way to choose a DataTemplate to render items stored in the collection. Identifies the dependency property. A dependency property identifier. Gets or sets whether the last ‘s child should stretch to occupy the whole group. This is a dependency property. true, if the last ‘s child should stretch to occupy the whole group; otherwise, false. Identifies the dependency property. A dependency property identifier. Fires when the layout of items within the current group is changed. Gets or sets the distance between immediate child objects. This is a dependency property. A Double value that specifies the distance between immediate child objects. Identifies the dependency property. A dependency property identifier. Gets or sets the distance between immediate child objects. This is a dependency property. A Double value that specifies the distance between immediate child objects. Identifies the dependency property. A dependency property identifier. Gets or sets the child item’s orientation within the group (horizontal or vertical). This is a dependency property. The child item’s orientation within the group. Identifies the dependency property. A dependency property identifier. Removes the specified item from the collection. The item to be removed from the collection. true if the item is successfully removed; otherwise, false. Scrolls forward through tab headers corresponding to the group’s child items. This property is in effect if the current group represents child items as tabs. true if the tab headers have been scrolled; otherwise, false. Scrolls backward through tab headers corresponding to the group’s child items. This property is in effect if the current group represents child items as tabs. true if the tab headers have been scrolled; otherwise, false. Gets the selected child item within the current group (mostly, this property is used when the current group represents child items as tabs). This is a dependency property. A object that represents the currently selected tab. Fires when a new child item is selected within the current group. This event is supported for LayoutGroups representing its children as tabs. Identifies the routed event. A routed event identifier. Identifies the dependency property. A dependency property identifier. Gets or sets the index of the active child item. This property is supported for groups that display its children as tabs. This is a dependency property. The index of the active tab. Identifies the dependency property. A dependency property identifier. Gets or sets which tab item should be selected after deleting (closing) the current tab item. This is a dependency property. Any of the enumeration values. Identifies the dependency property. A dependency property identifier. This member supports the internal infrastructure, and is not intended to be used directly from your code. Allows you to hide the Scroll Next button within the group’s header. This property is in effect if the scroll buttons have been enabled via the property. true if the Scroll Next button is visible within the group’s header; otherwise, false. Allows you to hide the Scroll Prev button within the group’s header. This property is in effect if the scroll buttons have been enabled via the property. true if the Scroll Prev button is visible within the group’s header; otherwise, false. Gets or sets whether tab headers are shown. This is a dependency property. true, if tab headers are shown; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether tab contents are cached all at once when the group is displayed, each tab content is cached when the tab is selected, or tab contents are not cached. This is a dependency property. A enumeration value that specifies how tab contents are cached. Identifies the dependency property. A dependency property identifier. Gets whether it’s possible to scroll forward through tab headers corresponding to the group’s child items. This property is in effect if the current group represents child items as tabs. This is a dependency property. true if scrolling forward through tab headers is possible.; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets whether it’s possible to scroll backward through tab headers corresponding to the group’s child items. This property is in effect if the current group represents child items as tabs. This is a dependency property. true if scrolling backward through tab headers is possible; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets whether the group’s header displays scroll buttons used to scroll through the tab headers corresponding to the group’s child items. This property is in effect if the current group represents child items as tabs. This is a dependency property. true if the group’s header displays scroll buttons used to scroll through the tab headers corresponding to the group’s child items; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets how the LayoutGroup displays the tab headers corresponding to the group’s child items. This property is in effect if the current group displays child items as tabs. This is a dependency property. A value that specifies how the LayoutGroup displays the tab headers corresponding to the group’s child items. Identifies the dependency property. A dependency property identifier. Gets the maximum tab header scroll position. This member supports the internal infrastructure, and is not intended to be used directly from your code. An integer value that specifies the maximum tab header scroll position. Identifies the dependency property. A dependency property identifier. Gets or sets whether the tab headers, corresponding to the group’s child items, must be automatically stretched to fill the empty space in a tab row. This property is in effect if the current group represents child items as tabs. This is a dependency property. A Boolean value which specifies whether the tab headers must be automatically stretched to fill the empty space in a tab row. Identifies the dependency property. A dependency property identifier. Gets the index that defines the tab header scroll position. This member supports the internal infrastructure, and is not intended to be used directly from your code. This is a dependency property. An integer value that specifies the tab header scroll position. Identifies the dependency property. A dependency property identifier. Gets or sets a style applied to the part of the containing tab headers. This is a dependency property. A Style object applied to the part of the containing tab headers. Identifies the dependency property. A dependency property identifier. Gets or sets an object that chooses a style applied to the property. This is a dependency property. A System.Windows.Controls.StyleSelector descendant that applies a style based on custom logic. Identifies the dependency property. A dependency property identifier. Gets the collection of visible child items that are displayed in the current group, as tabs. A collection of visible tab child items. Gets the number of items in the collection. This is a dependency property. An integer value that specifies the number of items in the collection. Identifies the dependency property. A dependency property identifier. A dock panel. You can use a LayoutPanel in dock and layout UIs. Initializes a new instance of the class with the default settings. Gets the current color of the ‘s tab header. A Color value that is the current color of the ‘s tab header. Identifies the dependency property. A dependency property identifier. Gets or sets if the current can be docked to s. This is a dependency property. true if the current can be docked to s; otherwise, false. Default is true. Identifies the dependency property. A dependency property identifier. Gets or sets whether the panel is currently auto-hidden. This is a dependency property. true, if the panel is currently auto-hidden; otherwise, false. The default is false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the current auto-hidden panel is hidden, visible or expanded. This is a dependency property. An enumeration value that specifies whether the current auto-hidden panel is hidden, visible or expanded. Identifies the dependency property. A dependency property identifier. Retrieves the content presenter associated with the current object. This is a dependency property. A UIElement that is the content presenter of this panel. Identifies the dependency property. A dependency property identifier. Gets a UIElement that has been assigned to the property. This is a dependency property. The UIElement object that has been assigned to the property. null if any other object has been assigned to the property. Identifies the dependency property. A dependency property identifier. Gets whether the panel is docked, auto-hidden, floating, or closed. This is a dependency property. A enumeration value that specifies whether the panel is docked, auto-hidden, floating, or closed. Identifies the dependency property. A dependency property identifier. Gets whether the panel is in the normal, maximized or minimized state. This is a dependency property. A DevExpress.Xpf.Docking.FloatState enumeration value that specifies whether the panel is in the normal, maximized or minimized state. Identifies the dependency property. A dependency property identifier. Gets whether the panel’s border is visible. This is a dependency property. true if the panel’s border is visible; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets a horizontal scroll bar’s visibility mode. This is a dependency property. A value that specifies the scroll bar’s visibility. Identifies the dependency property. A dependency property identifier. For internal use. A dependency property identifier. For internal use. A dependency property identifier. For internal use. A dependency property identifier. Gets whether the is maximized. This property is in effect for floating panels. true, if the is maximized; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets whether a layout panel is minimized. This is a dependency property. true, if a layout panel is minimized; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets whether the Pin button is visible. true if the Pin button is visible; otherwise, false. Gets a object that has been assigned to the property. This is a dependency property. The object that has been assigned to the property. null if any other object has been assigned to the property. Identifies the dependency property. A dependency property identifier. Gets or sets if and when the merging mechanism is invoked for the current panel. An enumerator value that specifies if and when the merge mechanism is invoked for the current panel. Gets or sets the position and size of a floating after it had been closed. A structure that stores the position and size of a floating after it had been closed. This member supports the internal infrastructure, and is not intended to be used directly from your code. This member supports the internal infrastructure, and is not intended to be used directly from your code. Gets or sets whether the panel’s border is visible. This is a dependency property. true if the panel’s border is visible; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the Collapse button is displayed when the current panel is auto-hidden. This property is in effect in the In-line auto-hide mode. This is a dependency property. true, if the Collapse button is displayed when the current panel is auto-hidden; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the Expand button is displayed when the current panel is auto-hidden. This property is in effect in the In-line auto-hide mode. This is a dependency property. true, if the Expand button is displayed when the current panel is auto-hidden; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the Hide button is displayed when the current panel is auto-hidden. This property is in effect in the In-line auto-hide mode. This is a dependency property. true, if the Hide button is displayed when the current panel is auto-hidden; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the current panel is listed in the Document Selector. true, if the current panel is listed in the Document Selector; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets or sets whether the maximize button is shown within the . This property is supported for floating panels. true, if the maximize button is displayed; otherwise, false. Gets or sets whether the minimize button is shown in the . This property is supported for floating panels. This is a dependency property. true, if the minimize button is shown; otherwise, false. Gets or sets whether the Pin button is visible. true if the Pin button is visible; otherwise, false. Gets of sets whether the restore button is displayed within the . This property is supported for floating panels. true, if the restore button is displayed; otherwise, false. Gets or sets the background color for the ‘s tab header. A Color value that is the background color for the ‘s tab header. Identifies the dependency property. A dependency property identifier. Gets a System.Uri object used to assign the current ‘s content. This is a dependency property. A System.Uri object used to assign the current ‘s content. Identifies the dependency property. A dependency property identifier. Gets or sets a vertical scroll bar’s visibility mode. This is a dependency property. A value that specifies the scroll bar’s visibility. Identifies the dependency property. A dependency property identifier. Provides runtime item resizing. Initializes a new instance of the class with the specified settings. Gets a ‘s orientation. This is a dependency property. A System.Windows.Control.Orientation enumerator value that specifies a ‘s orientation. Identifies the dependency property. A dependency property identifier. Lists values that specify the logical tree structure. The stores its logical tree of layout items as a tree that reflects the actual item hierarchy. The stores its layout panels as logical children. Initializes a new instance of the class with specified settings. Enumerates available states for panels in a in MDI mode. A child MDI window is maximized. A child MDI window is minimized. A child MDI window is in its normal state. Contains values that specify how a represents its children. The same option as . A DocumentGroup’s children are displayed as floating windows that can float within the DocumentGroup’s boundaries. A DocumentGroup is rendered as a tab container, where children are displayed as tabs. Contains options that control the restoration of dock and layout items. Initializes a new instance of the class. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Returns the property value for a specific object. A DependencyObject whose property value should be returned. A Boolean value specifying the property value assigned to the specified DependencyObject. null (Nothing in VB) if no value is assigned. Returns the property value for a specific object. A DependencyObject whose property value should be returned. A Boolean value specifying the property value assigned to the specified DependencyObject. null (Nothing in VB) if no value is assigned. Returns the property value for a specific object. A DependencyObject whose property value should be returned. A Boolean value specifying the property value assigned to the specified DependencyObject. null (Nothing in VB) if no value is assigned. Returns the property value for a specific object. A DependencyObject whose property value should be returned. A Point structure specifying the property value assigned to the specified DependencyObject. null (Nothing in VB) if no value is assigned. Returns the property value for a specific object. A DependencyObject whose property value should be returned. A Point structure specifying the property value assigned to the specified DependencyObject. null (Nothing in VB) if no value is assigned. Returns the property value for a specific object. A DependencyObject whose property value should be returned. A Boolean value specifying the property value assigned to the specified DependencyObject. null (Nothing in VB) if no value is assigned. Returns the property value for a specific object. A DependencyObject whose property value should be returned. A Boolean value specifying the property value assigned to the specified DependencyObject. null (Nothing in VB) if no value is assigned. Returns the property value for a specific object. A DependencyObject whose property value should be returned. A Boolean value specifying the property value assigned to the specified DependencyObject. null (Nothing in VB) if no value is assigned. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Sets a new property value for the specific object. A DependencyObject that will receive a new property value. A Boolean value assigned to the property. Sets a new property value for the specific object. A DependencyObject whose property is to be set. A Boolean value assigned to the property. Sets a new property value for the specific object. A DependencyObject whose property is to be set. A Boolean value assigned to the property. Sets a new property value for the specific object. A DependencyObject whose property is to be set. A Boolean value assigned to the property. Sets a new property value for the specific object. A DependencyObject whose property is to be set. A Boolean value assigned to the property. Sets a new property value for the specific object. A DependencyObject whose property is to be set. A Boolean value assigned to the property. Sets a new property value for the specific object. A DependencyObject whose property is to be set. A Boolean value assigned to the property. Sets a new property value for the specific object. A DependencyObject whose property is to be set. A Boolean value assigned to the property. Lists the values that specify which tab is selected when closing the current tab. The following tab is selected when the current tab is closed. The preceding tab is selected when the current tab is closed. The previously selected tab is selected when the current tab is closed. A visual separator between neighboring items. Initializes a new instance of the class with the specified settings. Gets a ‘s orientation. This is a dependency property. A System.Windows.Control.Orientation enumerator value that specifies a ‘s orientation. Identifies the dependency property. A dependency property identifier. Allows you to show documents in tabbed s. Initializes a new instance of the class. Gets the actual associated with the service. A object that represents the associated with the service. Gets or sets a that is used for representing documents. This is a dependency property. An object that is used for representing documents. Identifies the dependency property. A dependency property identifier. Gets or sets the style applied to a document’s container (a object). This is a dependency property. A Style object providing corresponding style settings. Identifies the dependency property. A dependency property identifier. Gets or sets an object that chooses a style applied to a document’s container (a object) . This is a dependency property. A System.Windows.Controls.StyleSelector descendant that applies a style based on custom logic. Identifies the dependency property. A dependency property identifier. Specifies whether the active DocumentGroup should be used as a document host. This is a dependency property. true, if the active DocumentGroup should be used as a document host; otherwise, false. Identifies the dependency property. A dependency property identifier. A tabbed group of dock panels ( objects). Initializes a new instance of the class with the default settings. Gets whether the group is in the normal, maximized or minimized state. This is a dependency property. A DevExpress.Xpf.Docking.FloatState enumeration value that specifies whether the group is in the normal, maximized or minimized state. Identifies the dependency property. A dependency property identifier. Gets whether the current group is maximized. This is a dependency property. true, if the current group is maximized; otherwise, false. Identifies the dependency property. A dependency property identifier. Gets whether the current group is maximized. true, if the current group is maximized; otherwise, false. Gets or sets whether the only dock panel within the should display its tab. true if the only dock panel within the should display its tab; otherwise, false. Identifies the dependency property. A dependency property identifier. Lists the ‘s displaying modes. Hides headers and borders. Displays DocumentPanel headers and borders.