Property Parent
| Improve this Doc View SourceParent
Gets the parent DockPaneSplit of this DockPaneNode.
Declaration
public DockPaneSplit Parent { get; }
Property Value
| Type | Description |
|---|---|
| DockPaneSplit | The parent DockPaneSplit of this DockPaneNode. |
Gets the parent DockPaneSplit of this DockPaneNode.
public DockPaneSplit Parent { get; }
| Type | Description |
|---|---|
| DockPaneSplit | The parent DockPaneSplit of this DockPaneNode. |