DevExpress.Xpf.Docking.v12.2
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 ClosingBehavior 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.
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 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.
An ancestor for fixed items available via the Customization Form (the Empty Space Item, Label, Splitter and Separator).
Initializes a new instance of the FixedItem class.
Identifies the type a object.
Represents an empty space item.
Represents a label.
Represents a separator.
Contains values that specify how a represents its children.
The same option as .
A DocumentGroup's children are represented as floating windows, that can float within the DocumentGroup's boundaries.
A DocumentGroup is rendered as a tab container, where children are represented as tabs.
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.
An abstract class for objects capable of displaying content.
Gets or sets the item's content. This is a dependency property.
An object that specifies the item's content.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
[To be supplied]
[To be supplied]
[To be supplied]
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
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.
Represents a method that will handle the event.
Represents the method that will handle the event.
A object that fires this event.
A object that represents data for the event.
The method that will handle the event.
The method that handles 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 DockOperationStartingEventArgs class with the specified settings.
A that raised the event.
A enumerator value that specifies the current operation type.
Initializes a new instance of the DockOperationStartingEventArgs 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.
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.
The method that handles 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 DockOperationCompletedEventArgs 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.
Represents a method that will handle the event.
Represents the 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 IsCustomizationChangedEventArgs 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.
Provides data for the event.
Initializes a new instance of the ShowingMenuEventArgs class with the specified settings.
A BaseLayoutElementMenu object that represents the menu to be displayed.
Represents a method that will handle the event.
Represents the 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 LayoutItemSizeChangedEventArgs 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.
Represents the 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 LayoutItemSelectionChangingEventArgs 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.
Represents the 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 LayoutItemSelectionChangedEventArgs 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.
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 LayoutItemRestoredEventArgs class with the specified settings.
A object that represents the current item.
Represents a method that will handle the event.
Represents the 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 LayoutItemMovedEventArgs 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.
Represents the 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 LayoutItemHiddenEventArgs class with the specified settings.
A object that represents the current item.
Represents a method that will handle the event.
Represents the 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 LayoutItemActivatedEventArgs 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.
Represents the 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 DockItemActivatedEventArgs 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 the object that provides methods to manage the layout of items.
Initializes a new instance of the LayoutController class.
A object, whose layout functionality will be controlled by the created LayoutController.
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 DockLayoutManager container whose dock functionality is controlled by the current LayoutController.
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.
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.
Contains values that specify how a group's borders are rendered.
A container is displayed with borders and caption.
A container is displayed with borders and title bar.
A container has no borders.
Child items are represented as tabs.
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.
Enumerates the options that specify how the controls, displayed with the help of s, are aligned, and the corresponding labels are resized.
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 the text to be displayed in its entirety.
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.
Represents a method that will handle the event.
Represents the 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 DockItemDraggingEventArgs class with the specified settings.
A Point at which the item is being dragged.
A object being processed.
Gets or sets the current point at which the item is being dragged.
A Point structure that specifies the point where the item is being dragged.
Represents a method that will handle the event.
Represents the 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 DockItemDockingEventArgs 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.
Initializes a new instance of the DockItemDockingEventArgs 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.
Gets the item to which the current item is being docked.
A object to which the current item is being docked.
Gets or sets 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.
Represents the 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 DockItemExpandedEventArgs class.
A object being processed.
Represents a method that will handle the event.
Represents the 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 DockItemCollapsedEventArgs class with the specified item.
A object being processed.
Represents an object supporting the layout functionality, capable of displaying a control with a label.
Initializes a new instance of the LayoutControlItem 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.
[To be supplied]
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.
[To be supplied]
Gets or sets the control displayed by the current item.
This is a dependency property.
A UIElement object that specifies 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.
[To be supplied]
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
Identifies the dependency property.
[To be supplied]
Gets or sets whether the is visible.
This is a dependency property.
true if the is visible; otherwise, false.
Identifies the dependency property.
[To be supplied]
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 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.
Provides data for the events used to process specific docking operations on items.
Initializes a new instance of the ItemEventArgs 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 events that can be handled to prevent specific docking operations.
Initializes a new instance of the ItemCancelEventArgs 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.
Initializes a new instance of the ItemCancelEventArgs class with the specified item.
A object being processed. This value is assigned to the property.
Gets or sets whether the current operation must be canceled.
true if the current operation must be canceled; otherwise, false.
Represents a collection of closed (hidden) panels.
Initializes a new instance of the ClosedPanelCollection 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.
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 property.
A object with the specified name.
Returns the elements of the current collection as an array object.
An array of objects.
Provides methods to perform docking operations on panels.
Initializes a new instance of the DockController class with the specified .
A object, whose dock functionality will be controlled by the created DockController.
[To be supplied]
[To be supplied]
[To be supplied]
[To be supplied]
[To be supplied]
Represents a dock panel.
Initializes a new instance of the LayoutPanel class with default settings.
Gets the current color of the LayoutPanel's tab header.
A Color value that is the current color of the LayoutPanel's tab header.
Identifies the dependency property.
@nbsp;
Gets or sets if the current LayoutPanel can be docked to s. This is a dependency property.
true if the current LayoutPanel can be docked to s; otherwise, false. Default is true.
Identifies the dependency property.
@nbsp;
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.
[To be supplied]
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.
[To be supplied]
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.
@nbsp;
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.
[To be supplied]
Gets or sets the position and size of a floating LayoutPanel after it had been closed.
A structure that stores the position and size of a floating LayoutPanel after it had been closed.
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
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.
[To be supplied]
Gets or sets whether the Pin button is visible.
true if the Pin button is visible; otherwise, false.
Gets or sets the background color for the LayoutPanel's tab header.
A Color value that is the background color for the LayoutPanel's tab header.
Identifies the dependency property.
@nbsp;
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.
@nbsp;
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
DocumentPanel objects represent child panels in a .
Initializes a new instance of the DocumentPanel class with default settings.
Gets or sets whether the current DocumentPanel handles its child controls' events in the inactive state. This is a dependency property.
true if the current DocumentPanel handles its child controls' events in the inactive state; otherwise, false. The default is false.
Identifies the dependency property.
@nbsp;
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 attached property value.
A DocumentPanel whose MDIMergeStyle attached property value is to be obtained.
An MDIMergeStyle that is the MDIMergeStyle attached property value.
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 whether the DocumentPanel is maximized.
This is a dependency property.
true if the DocumentPanel is maximized; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets whether the DocumentPanel is minimized.
This is a dependency property.
true if the DocumentPanel is minimized; otherwise, false.
Identifies the dependency property.
[To be supplied]
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.
A Point value that specifies the location of an MDI child panel
Identifies the dependency property.
[To be supplied]
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.
Identifies the dependency property.
@nbsp;
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.
[To be supplied]
Gets or sets an MDI child panel's state. This property is in effect when the group's property is set to MDI.
This is an attached property.
An MDIState value that specifies the panel's state.
Identifies the dependency property.
[To be supplied]
Gets or sets the size of an MDI child panel before the panel has been maximized. This property is in effect when the group's property is set to MDI.
This is an attached property.
A value that specifies the size of an MDI child panel before the panel has been maximized.
Identifies the dependency property.
[To be supplied]
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 attached property value.
A DocumentPanel whose MDIMergeStyle attached property value is to be set.
An MDIMergeStyle that is a new MDIMergeStyle attached property value.
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.
Gets or sets whether the DocumentPanel contains the Maximize button, allowing an end-user to maximize the panel. This property is in effect when the panel is represented as a regular MDI child window within a DocumentGroup (the property is set to MDI).
true if the DocumentPanel contains the Maximize button; otherwise, false.
Gets or sets whether the DocumentPanel contains the Minimize button, allowing an end-user to minimize the panel. This property is in effect when the panel is represented as a regular MDI child window within a DocumentGroup (the property is set to MDI).
true if the DocumentPanel contains the Minimize button; otherwise, false.
Gets or sets whether the DocumentPanel in the maximized contains the Restore button allowing an end-user to restore the panel to its previous size. This property is in effect when the panel is represented as a regular MDI child window within a DocumentGroup (the property is set to MDI).
true if when maximized, it contains the Restore button; otherwise, false.
Gets the universal resource identifier (Uri) of an external Window, Page or UserControl whose contents have been loaded to the current DocumentPanel.
This is a dependency property.
The uniform resource identifier (Uri) of the XAML that defines a Window, Page or UserControl whose contents have been loaded into the current DocumentPanel.
Identifies the dependency property.
[To be supplied]
Represents a collection of objects.
Initializes a new instance of the FloatGroupCollection class with 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.
Represents a floating group of dock panels.
Initializes a new instance of the FloatGroup class with default settings.
Gets a visibility state for the current FloatGroup.
A System.Windows.Visibility enumerator value that indicates a visibility state for the current FloatGroup.
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.
[To be supplied]
Gets or sets the location of the FloatGroup object, relative to the top left corner of the container.
This is a dependency property.
A Point structure that specifies the location of the FloatGroup object, relative to the top left corner of the container.
Identifies the dependency property.
[To be supplied]
Gets whether the FloatGroup displays a panel that can be maximized to the window's size.
This is a dependency property.
true if the FloatGroup displays a panel that can be maximized to the window's size; otherwise, false.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Gets or sets whether the current FloatGroup object is visible.
This is a dependency property.
true if the current FloatGroup object is visible; otherwise, false.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
A Boolean value.
Represents a container for dock and layout items.
Initializes a new instance of the DockLayoutManager class with 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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
@nbsp;
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.
[To be supplied]
Gets or sets how an auto-hidden panel is expanded.
This is a dependency property.
A value that specifies the way an auto-hidden panel is expanded.
Identifies the dependency property.
[To be supplied]
Provides access to the collection of objects, containing auto-hidden panels. Allows you to create auto-hidden panels in XAML.
A collection of objects, containing auto-hidden panels.
Fires before an item is added to the current DockLayoutManager object.
Identifies the routed event.
@nbsp;
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.
@nbsp;
Gets or sets the visibility state for the Closed Panels bar.
This is a dependency property.
A value that specifies the visibility state for the Closed Panels bar.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
Gets or sets if the last group existent within the DockLayoutManager should be destroyed on closing its children.
true if the last group existent within the DockLayoutManager should be destroyed on closing its children; otherwise, false. The default is false.
Identifies the dependency property.
[To be supplied]
Gets or sets if the DockLayoutManager object should be disposed on its parent window closing.
This is a dependency property.
true if the DockLayoutManager object should be disposed on its parent window closing; otherwise, false.
Identifies the dependency property.
@nbsp;
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.
[To be supplied]
Fires after a dock item has been activated.
Identifies the routed event.
[To be supplied]
Fires before a dock item is activated, and allows you to prevent this action.
Identifies the routed event.
[To be supplied]
Fires after a dock item has been closed (hidden).
Identifies the routed event.
[To be supplied]
Fires before a dock item is closed (hidden), and allows you to prevent this action.
Identifies the routed event.
[To be supplied]
Fires after a visible auto-hidden dock panel has slid away.
Identifies the routed event.
[To be supplied]
Fires before a dock item is dragged over dock hints, and allows you to prevent dock zones from being displayed.
Identifies the routed event.
[To be supplied]
Fires repeatedly while a dock panel is being dragged.
Identifies the routed event.
[To be supplied]
Fires after a dock item has been dropped, and allows you to prevent this action.
Identifies the routed event.
[To be supplied]
Fires after a hidden auto-hidden dock panel has slid out.
Identifies the routed event.
[To be supplied]
Fires after a dock item has been made auto-hidden.
Identifies the routed event.
[To be supplied]
Fires before a dock item is auto-hidden, and allows you to prevent this action.
Identifies the routed event.
[To be supplied]
Fires after a dock item has been restored from the closed (hidden) state.
Identifies the routed event.
[To be supplied]
Fires before a dock item is restored from the closed (hidden) state, and allows you to prevent this action.
Identifies the routed event.
[To be supplied]
Fires when a docking operation starts, and allows you to prevent this operation.
Identifies the routed event.
[To be supplied]
Gets or sets a DockLayoutManager object to which a child element belongs. This is an attached property.
This is an attached property.
A object.
Identifies the dependency property.
[To be supplied]
Occurs immediately after a dock operation within the current DockLayoutManager is completed.
Identifies the routed event.
[To be supplied]
Occurs whenever a docking operation within the current DockLayoutManager is performed.
Identifies the routed event.
[To be supplied]
Gets or sets whether auto-hide 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.
@nbsp;
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 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.
[To be supplied]
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.
@nbsp;
@nbsp;
Provides access to a collection of hidden Layout Items.
A 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.
[To be supplied]
Gets whether the Customization Window is visible.
true if the Customization Window is visible; otherwise, false.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Gets or sets if a DockLayoutManager is synchronized with the currently selected child item.
true if a DockLayoutManager is synchronized with the currently selected child item; otherwise, false.
Identifies the dependency property.
@nbsp;
Fires when the item's property is changed.
Identifies the routed event.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
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 groups and panels for the current DockLayoutManager container.
This is a dependency property.
A source of objects to be visualized as panels and groups.
Identifies the dependency property.
@nbsp;
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
Gets the controller that provides methods to perform layout operations on layout items.
A object that provides methods to perform layout operations on items.
Gets or sets a object to which a visual element belongs. This is an attached property.
A object to which a visual element belongs.
Fires after a layout item has been activated.
Identifies the routed event.
[To be supplied]
Fires when a layout item is about to be activated.
Identifies the routed event.
[To be supplied]
Fires when layout item renaming is completed.
Identifies the routed event.
[To be supplied]
Fires when a layout item is hidden.
Identifies the routed event.
[To be supplied]
Fires after a layout item has been moved to a new position.
Identifies the routed event.
[To be supplied]
Identifies the dependency property.
[To be supplied]
Fires when a hidden layout item is restored (added to the layout).
Identifies the routed event.
[To be supplied]
Fires after the layout item's selection state has changed.
Identifies the routed event.
[To be supplied]
Fires when the layout item's selection state is about to be changed.
Identifies the routed event.
[To be supplied]
Fires after a layout item's width/height has changed.
Identifies the routed event.
[To be supplied]
Fires when layout item renaming is initiated.
Identifies the routed event.
[To be supplied]
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.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
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.
[To be supplied]
Fires before an MDI child panel is activated.
Identifies the routed event.
[To be supplied]
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.
@nbsp;
Allows you to customize menus and bars when the merging mechanism is invoked.
Identifies the routed event.
[To be supplied]
Called after the template is completely generated and attached to the visual tree.
Gets or sets whether the current DockLayoutManager's content should be dynamically redrawn upon resizing. This is a dependency property.
true if the current DockLayoutManager's content should be dynamically redrawn upon resizing; otherwise, false. Default is true.
Identifies the dependency property.
@nbsp;
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.
[To be supplied]
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 from that contains the layout of dock panes to be loaded.
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.
@nbsp;
@nbsp;
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.
Allows you to hide and disable individual dock hints.
Identifies the routed event.
[To be supplied]
Fires before showing a context menu, and allows it to be customized.
Identifies the routed event.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
Identifies the dependency property.
[To be supplied]
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 BaseLayoutItem 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.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
Allows you to undo bars customizations performed via the event.
Identifies the routed event.
[To be supplied]
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.
[To be supplied]
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).
Represents child panels ( objects) using either a tabbed or MDI UI.
Initializes a new instance of the DocumentGroup class with 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.
[To be supplied]
This property is not supported by the DocumentGroup class. Use the property instead.
@nbsp;
Gets whether the DropDown button is displayed within the DocumentGroup's header.
true if the DropDown button is displayed within the DocumentGroup's header; otherwise, false.
Gets whether any child panel within the current DocumentGroup is maximized.
This is a dependency property.
true if any child panel within the current DocumentGroup is maximized; otherwise, false.
Identifies the dependency property.
[To be supplied]
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 DocumentGroup presents its child panels, as floaing windows, or using the tabbed UI.
This is a dependency property.
An value that specifies how the DocumentGroup presents its child panels, as floaing windows, or using the tabbed UI.
Identifies the dependency property.
[To be supplied]
Gets or sets whether the DropDown button is visible within the current DocumentGroup.
true if the DropDown button is visible within the current DocumentGroup; otherwise, false.
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.
Represents a tabbed group of dock panels ( objects).
Initializes a new instance of the TabbedGroup class with default settings.
Gets or sets whether the only dock panel within the TabbedGroup should display its tab.
true if the only dock panel within the TabbedGroup should display its tab; otherwise, false.
Identifies the dependency property.
@nbsp;
Represents a group of items, arranging them side by side (either horizontally or vertically) or using the tabbed UI (the tabbed UI is only supported when combining layout items).
Initializes a new instance of the LayoutGroup class with 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.
[To be supplied]
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.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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 LayoutGroup.
s to be added to the current LayoutGroup.
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.
[To be supplied]
Gets or sets whether item resizing is enabled for the group's children.
This is a dependency property.
A Nullable Boolean value that specifies whether item resizing is enabled.
Identifies the dependency property.
[To be supplied]
Starts the LayoutGroup'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.
[To be supplied]
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.
@nbsp;
Identifies the dependency property.
@nbsp;
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.
@nbsp;
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.
[To be supplied]
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.
[To be supplied]
Ends the LayoutGroup'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.
[To be supplied]
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, rather than dock items.
This is a dependency property.
A value that specifies the group's border style.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Gets whether the current group contains items whose property is set to true.
This is a dependency property.
true if the current group contains items whose property is set to true; otherwise, false.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
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 property's value.
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.
@nbsp;
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.
@nbsp;
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.
@nbsp;
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.
@nbsp;
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 object that specifies the corresponding appearance settings.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
Gets or sets a collection of objects providing information to generate and initialize groups, panels and layout items for the current LayoutGroup container.
This is a dependency property.
A source of objects to be visualized as panels, groups and layout items.
Identifies the dependency property.
@nbsp;
Gets or sets the style applied to items within a specified LayoutGroup container.
This is a dependency property.
A Style object providing corresponding style settings.
Identifies the dependency property.
@nbsp;
Gets or sets whether the last LayoutGroup's child should stretch to occupy the whole group. This is a dependency property.
true, if the last LayoutGroup's child should stretch to occupy the whole group; otherwise, false.
Identifies the dependency property.
@nbsp;
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.
[To be supplied]
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.
[To be supplied]
Gets or sets whether child items are arranged horizontally or vertically within the group.
This is a dependency property.
An value that specifies whether child items are arranged horizontally or vertically within the group.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Identifies the dependency property.
[To be supplied]
Gets or sets the index of the active child item. This property is supported for groups representing its children as tabs.
This is a dependency property.
An integer value that represents the index of the active tab.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
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 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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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 represents 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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
Gets or sets a style applied to the part of the LayoutGroup containing tab headers. This is a dependency property.
A Style object applied to the part of the LayoutGroup containing tab headers.
Identifies the dependency property.
@nbsp;
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.
@nbsp;
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.
[To be supplied]
Represents a collection of objects.
Initializes a new instance of the BaseLayoutItemCollection class with the specified owner.
A object which specifies the owner for the created collection.
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.
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.
Represents the base class for dock panels and groups.
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.
Invokes the Visit method of the specified visitor for each item that belongs to the current BaseLayoutItem object.
An object implementing the DevExpress.Xpf.Layout.Core.IVisitor interface.
This member supports the internal infrastructure, and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
Gets the actual maximum size for the current layout item.
This is a dependency property.
A Size structure that specifies the item's actual maximum size.
Identifies the dependency property.
[To be supplied]
Gets the actual minimum size for the current layout item.
This is a dependency property.
A Size structure that specifies the item's actual minimum size.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
Gets or sets whether the current item can be maximized. This property is supported for floating objects.
true if the current item can be maximized; otherwise, false.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
Gets or sets if the BaseLayoutItem resizing at runtime is enabled.
true if the BaseLayoutItem resizing at runtime is enabled; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets the object that provides appearance settings for the item's captions.
This is a dependency property.
A object that specifies the appearance settings for the item's caption.
Identifies the dependency property.
[To be supplied]
Gets or sets the layout item's background color.
A Brush object, set as a BaseLayoutItem's background color.
Starts the BaseLayoutItem's initialization. Initialization occurs at runtime.
[To be supplied]
[To be supplied]
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
Gets or sets the horizontal alignment of the item's caption.
This is a dependency property.
A value that specifies the caption's horizontal alignment.
Identifies the dependency property.
[To be supplied]
Gets or sets the image displayed within the item's caption.
This is a dependency property.
An ImageSource object that specifies the image displayed within the item's caption.
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.
[To be supplied]
Identifies the dependency property.
[To be supplied]
Gets or sets the position of the item's caption.
This is a dependency property.
A value that specifies the position where the caption is displayed.
Identifies the dependency property.
[To be supplied]
Identifies the dependency property.
[To be supplied]
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.
@nbsp;
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.
@nbsp;
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.
[To be supplied]
Gets or sets the width of the item's caption, which is in effect when the CaptionAlignMode property is set to Custom.
This is a dependency property.
A Double value that specifies the width of the item's caption.
Identifies the dependency property.
[To be supplied]
Gets or sets a command executed when an item is being closed. This is a dependency property.
A ICommand object executed when an item is being closed.
Identifies the dependency property.
@nbsp;
Gets or sets whether a Dock Item is closed.
true if a dock item is closed; otherwise, false.
Identifies the dependency property.
@nbsp;
Gets or sets the way the current item acts if closed.
A enumeration value.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Gets or sets the template that defines how the object assigned to the property is represented onscreen.
This is a dependency property.
A object that defines the control box region's presentation.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Gets or sets the data context for the current item, and its child items, if any, when they participate in data binding.
This is a dependency property.
The object to use as data context.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
Ends the BaseLayoutItem'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.
[To be supplied]
Gets or sets the size of the item when it is floating.
This is a dependency property.
A structure representing the item's size, in pixels.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Gets if the BaseLayoutItem object has a non-empty property value.
true if the BaseLayoutItem object has a non-empty property value; otherwise, false.
Identifies the dependency property.
@nbsp;
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
Gets whether the item is active.
This is a dependency property.
A Boolean value that specifies whether the item is active.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
This member supports the internal infrastructure, and is not intended to be used directly from your code.
This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
Identifies the IsDropDownButtonVisible dependency property, published in descendants.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
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.
[To be supplied]
Identifies the IsMinimizeButtonVisible dependency property, published in descendants.
[To be supplied]
Identifies the IsPinButtonVisible dependency property, published in descendants.
[To be supplied]
Identifies the IsRestoreButtonVisible dependency property, published in descendants.
[To be supplied]
Identifies the dependency property.
[To be supplied]
Identifies the dependency property.
[To be supplied]
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 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.
[To be supplied]
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Gets whether the current item is visible.
This is a dependency property.
true if the current item is visible; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets a height for the specified BaseLayoutItem object.
This is a dependency property.
A GridLength object, which is the height for the specified BaseLayoutItem object.
Identifies the dependency property.
@nbsp;
Gets the current item's type.
A LayoutItemType enumeration value that specifies the item's type.
Gets or sets a width for the specified BaseLayoutItem object. This is a dependency property.
A GridLength object, that is the width for the specified BaseLayoutItem object.
Identifies the dependency property.
@nbsp;
This member supports the internal infrastructure, and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Gets or sets the item's maximum size.
This is a dependency property.
A Size structure that specifies the item's maximum size.
Identifies the dependency property.
[To be supplied]
Gets or sets the item's minimum size.
This is a dependency property.
A Size structure that specifies the item's minimum size.
Identifies the dependency property.
[To be supplied]
Gets or sets the item's name.
This is a dependency property.
A string that specifies the item's name.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Gets or sets the item's parent group.
A object which is 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.
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.
[To be supplied]
Identifies the dependency property.
[To be supplied]
Allows you to hide the Close ('x') button for the current item.
This is a dependency property.
true if the Close ('x') button is visible; otherwise, false.
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Identifies the ShowDropDownButton dependency property, published in descendants.
[To be supplied]
Identifies the ShowMaximizeButton dependency property, published in descendants.
[To be supplied]
Identifies the ShowMinimizeButton dependency property, published in descendants.
[To be supplied]
Identifies the ShowPinButton dependency property, published in descendants.
[To be supplied]
Identifies the ShowRestoreButton dependency property, published in descendants.
[To be supplied]
Identifies the dependency property.
[To be supplied]
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Identifies the dependency property.
[To be supplied]
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.
[To be supplied]
Gets or sets text trimming options applied to the .
This is a dependency property.
A object.
Identifies the dependency property.
[To be supplied]
Gets or sets text wrapping options applied to the .
This is a dependency property.
A object.
Identifies the dependency property.
[To be supplied]
Gets or sets a tool tip, displayed at runtime when hovering a BaseLayoutItem's caption or tab caption. This is a dependency property.
A System.Object specifying a tool tip, displayed at runtime when hovering a BaseLayoutItem's caption or tab caption.
Identifies the dependency property.
@nbsp;
Gets the name of the item's type.
A string that specifies the name of the item's type.
Gets or sets whether the current item is visible.
This is a dependency property.
A value that specifies the item's visibility.
Identifies the dependency property.
[To be supplied]
Represents a collection of objects.
Initializes a new instance of the AutoHideGroupCollection class with default settings.
Adds an array of objects to the current collection.
An array of objects to be added to the current collection.
Gets the collection of objects displayed along the bottom edge of the DockLayoutManager container.
An ObservableCollection of objects.
Disposes of all the items in the collection and releases all the allocated resources.
Provides access to items in the AutoHideGroupCollection by name.
A string value that specifies the name of the item to be located.
A object with the specified name.
Gets the collection of objects displayed along the left edge of the DockLayoutManager container.
An ObservableCollection of objects.
Gets the collection of objects displayed along the right edge of the DockLayoutManager container.
An ObservableCollection of objects.
Returns the elements of the current collection as an array object.
An array of objects.
Gets the collection of objects displayed along the top edge of the DockLayoutManager container.
An ObservableCollection of objects.
A container for auto-hidden dock panels at a specific side of the DockLayoutManager.
Initializes a new instance of the AutoHideGroup class with default settings.
Gets or sets the size of panels belonging to the current AutoHideGroup, in pixels.
This is a dependency property.
A Size structure that specifies the size of panels belonging to the current AutoHideGroup, in pixels.
Identifies the dependency property.
[To be supplied]
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.
An integer value that specifies the time, in milliseconds, required to open/close an auto-hidden panel belonging to the current group.
Identifies the dependency property.
[To be supplied]
Gets or sets the position where a panel is auto-hidden.
This is an attached property.
An value that specifies the position where a panel is auto-hidden.
Identifies the attached property.
[To be supplied]
Gets or sets the side of the DockLayoutManager at which the current AutoHideGroup object is docked.
This is a dependency property.
A Dock value that specifies the side of the DockLayoutManager at which the current AutoHideGroup object is docked.
Fires when the value of the property is changed.
Identifies the dependency property.
[To be supplied]
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.
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.
A visual separator between neighboring items.
Initializes a new instance of the SeparatorItem class with the specified settings.
Gets a SeparatorItem's orientation. This is a dependency property.
A System.Windows.Control.Orientation enumerator value that specifies a SeparatorItem's orientation.
Identifies the dependency property.
@nbsp;
Provides runtime item resizing.
Initializes a new instance of the LayoutSplitter class with the specified settings.
Gets or sets if the current LayoutSplitter is enabled. This is a dependency property.
true if the current LayoutSplitter is enabled; otherwise, false.
Identifies the dependency property.
@nbsp;
Gets a LayoutSplitter's orientation. This is a dependency property.
A System.Windows.Control.Orientation enumerator value that specifies a LayoutSplitter's orientation.
Identifies the dependency property.
@nbsp;
A label displaying custom text.
Initializes a new instance of the LabelItem class with the specified settings.
Gets or sets a LabelItem's caption. This is a dependency property.
An object that is a LabelItem'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.
@nbsp;
Identifies the dependency property.
@nbsp;
Gets or sets a DataTemplate object to visualize a object.
This is a dependency property.
A DataTemplate object that visualizes a object.
Identifies the dependency property.
@nbsp;
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.
@nbsp;
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.
@nbsp;
Identifies the dependency property.
@nbsp;
Gets if the current LabelItem has a caption. This is a dependency property.
true if the current LabelItem has a caption; otherwise, false.
Identifies the dependency property.
@nbsp;
Identifies the dependency property.
@nbsp;
Adds whitespace to a UI.
Initializes a new instance of the EmptySpaceItem class with the specified settings.
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 closed Dock Item is being restored (see the property to learn more).