Xceed Toolkit Plus for WPF v4.6 Documentation
LayoutDocumentPane Class Members
Properties  Methods  Events


Xceed.Wpf.AvalonDock Assembly > Xceed.Wpf.AvalonDock.Layout Namespace : LayoutDocumentPane Class

The following tables list the members exposed by LayoutDocumentPane.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the LayoutDocumentPane class  
Top
Public Properties
 NameDescription
Public Property

Gets or sets if LayoutDocumentPane (or LayoutAnchorablePane) allows the dropping of duplicate contents (according to its Title and ContentId).

When set to false, the LayoutDocumentPane (or LayoutAnchorablePane) hides the OverlayWindow.DropInto button to prevent dropping of duplicate content.
(Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets or sets a value indicating whether the LayoutDocuments can be repositioned in the LayoutDocumentPane via a drag of the LayoutDocumentTabItems, or if the LayoutAnchorables can be repositioned in the LayoutAnchorablePane via a drag of the LayoutAnchorableTabItems. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets the child elements. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets the number of child elements. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets whether the child documents are sorted.  
Public Property (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public Property (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets or sets the initial height of the dock. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets or sets the minimum dock height. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets or sets the minimum dock width. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets or sets the initial width of the dock. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public Property

Gets or sets the initial height of floating windows.

(Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public Property

Gets the initial position of the left side of a floating window.

(Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public Property

Gets the initial position of the topside of a floating window.

(Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets or sets the initial width of floating windows. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets or sets if a pane or group will appear over all other windows when floating. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets whether the element is maximized. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public Property (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets whether the layout group is visible. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets or sets the parent container of the element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets or sets the root of the element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public PropertyGets the selected content in the pane  
Public PropertyGets or sets the index of the selected content in the pane.  
Public PropertyGets or sets a value indicating whether the tab header should be shown.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public MethodDetermines whether an element is visible. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public MethodReturns null. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public MethodGets the index of the specified child content  
Public MethodReturns the index of the specified child layout element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public MethodInserts the specified child layout element at the specified index. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public MethodMoves a child from an old index to a new index within a pane (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public MethodOverridden. Reads serialized layout information using the specified XmlReader.  
Public MethodRemoves the specified child ILayoutElement. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public MethodRemoves the child element at the specified index. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public MethodReplaces a child ILayoutElement with a new one. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public MethodReplaces the child element at the specified index with the specified element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public MethodOverloaded.  (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public MethodOverridden. Writes serialized layout information using the specified XmlReader.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. 

Called when a child has been moved.

 
Protected MethodOverridden. Gets whether the elment is visible.  
Protected Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutGroupBase)
Protected MethodOverridden. Called when Children has changed.  
Protected MethodCalled when the ChildrenTreeChanged event is raised. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Protected MethodCalled when DockHeight has changed. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Protected MethodCalled when DockWidth has changed. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Protected MethodOverridden. Called when IsVisible has changed.  
Protected MethodCalled when Parent has changed. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Protected MethodProvides derived classes an opportunity to execute code before the Parent property changes. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Protected Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Protected MethodProvides derived classes an opportunity to handle changes to the Root property. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Protected MethodRaises the PropertyChanged event for the specified property name. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Protected MethodRaises the PropertyChanging event for the specified property name. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Protected Internal Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Top
Public Events
 NameDescription
Public EventRaised when the child collection changes. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutGroupBase)
Public EventRaised when the children tree changes. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public EventRaised when a property has changed. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Public EventRaised when a property is about to change. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutContent>)
Top
See Also

Reference

LayoutDocumentPane Class
Xceed.Wpf.AvalonDock.Layout Namespace