Name | Description | |
---|---|---|
IndexOfChild | Returns the index of the specified child layout element. | |
InsertChildAt | Inserts the specified child layout element at the specified index. | |
RemoveChild | Removes the specified child ILayoutElement. (Inherited from Xceed.Wpf.AvalonDock.Layout.ILayoutContainer) | |
RemoveChildAt | Removes the child element at the specified index. | |
ReplaceChild | Replaces a child ILayoutElement with a new one. (Inherited from ) | |
ReplaceChildAt | Replaces the child element at the specified index with the specified element. |