Property BottomSplitterHeight
| Improve this Doc View SourceBottomSplitterHeight
Gets the height of bottom splitter.
Declaration
public GridLength BottomSplitterHeight { get; }
Property Value
| Type | Description |
|---|---|
| System.Windows.GridLength | Value of SplitterSize if bottom DockTree is visible, otherwise 0. |