Property Side
| Improve this Doc View SourceSide
Gets or sets a value indicates the source DockItem shows on which side of target DockPaneNode.
Declaration
public Dock Side { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Windows.Controls.Dock | The side of target DockPaneNode. |