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