Name | Description | |
---|---|---|
AllowDuplicateContent | 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. | |
CanRepositionItems | Gets 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. | |
Children | Gets the child elements. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutGroup<T>) | |
ChildrenCount | Gets the number of child elements. (Inherited from LayoutGroup<T>) | |
DependencyObjectType | (Inherited from LayoutGroup<T>) | |
Dispatcher | (Inherited from LayoutGroup<T>) | |
DockHeight | Gets or sets the initial height of the dock. | |
DockMinHeight | Gets or sets the minimum dock height. | |
DockMinWidth | Gets or sets the minimum dock width. | |
DockWidth | Gets or sets the initial width of the dock. | |
FloatingHeight | Gets or sets the initial height of floating windows. | |
FloatingLeft | Gets the initial position of the left side of a floating window. | |
FloatingTop | Gets the initial position of the topside of a floating window. | |
FloatingWidth | Gets or sets the initial width of floating windows. | |
IsFloatingAsTopMost | Gets or sets if a pane or group will appear over all other windows when floating. | |
IsMaximized | Gets whether the element is maximized. | |
IsSealed | (Inherited from LayoutGroup<T>) | |
IsVisible | Gets whether the layout group is visible. (Inherited from LayoutGroup<T>) | |
Parent | Gets or sets the parent container of the element. (Inherited from LayoutGroup<T>) | |
Root | Gets or sets the root of the element. (Inherited from LayoutGroup<T>) |