DevZest WPF Docking
| DockTree Properties |
The DockTree type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
ActivePanes | |
|
AutoHideItems | |
|
AutoHidePanes | |
|
DockControl |
Gets the DockControl which this DockTree belongs to. This is a dependency property.
|
|
FloatingWindow |
Gets the FloatingWindow that contains this DockTree.
|
|
IsVisible |
Gets a value indicates whether this DockTree is visible. This is a dependency property.
|
|
Panes | |
|
Position |
Gets the position of the DockTree. This is a dependency property.
|
|
RootNode |
Gets the root node of the DockTree. This is a dependency property.
|
|
VisiblePanes |
See Also