The following tables list the members exposed by ILayoutDocumentPane.
Public Properties
| Name | Description |
| Children | Gets an enumerator of type ILayoutElement. (Inherited from Xceed.Wpf.AvalonDock.Layout.ILayoutContainer) |
| ChildrenCount | Gets the number of children contained in the ILayoutContainer. (Inherited from ) |
| IsVisible | Gets whether the layout panel element is visible. (Inherited from ) |
| Parent | Gets the parent container of the layout element. (Inherited from ) |
| Root | Gets the root of the layout element. (Inherited from ) |
Top
Public Methods
See Also