Property Panes
| Improve this Doc View SourcePanes
Declaration
public DockPaneCollection Panes { get; }
Property Value
| Type | Description |
|---|---|
| DockPaneCollection | A collection of DockPane objects contained by this DockTree, in the order of creation (last created last). |