Property BottomDockTreeHeight
| Improve this Doc View SourceBottomDockTreeHeight
Gets or sets the height of bottom DockTree. This is a dependency property.
Declaration
public SplitterDistance BottomDockTreeHeight { get; set; }
Property Value
| Type | Description |
|---|---|
| SplitterDistance | The bottom DockTree height, can be either auto pixel, auto star, pixel or star values. |