Files
space-station-14/api/Content.Client/Content.Client.UserInterface.Controls.FancyTree.FancyTree.html
2023-10-08 01:38:46 +00:00

1208 lines
69 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class FancyTree
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class FancyTree
">
<meta name="generator" content="docfx 2.56.7.0">
<link rel="shortcut icon" href="../../favicon.ico">
<link rel="stylesheet" href="../../styles/docfx.vendor.css">
<link rel="stylesheet" href="../../styles/docfx.css">
<link rel="stylesheet" href="../../styles/main.css">
<meta property="docfx:navrel" content="../../toc.html">
<meta property="docfx:tocrel" content="toc.html">
</head> <body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../index.html">
<img id="logo" class="svg" src="../../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree">
<h1 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree" class="text-break">Class FancyTree
</h1>
<div class="markdown level0 summary"><p>Functionally similar to <span class="xref">Robust.Client.UserInterface.Controls.Tree</span>, but with collapsible sections,</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">Robust.Client.UserInterface.Control</span></div>
<div class="level2"><span class="xref">FancyTree</span></div>
</div>
<div class="inheritedMembers">
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Content.Client.UserInterface.Controls.FancyTree.html">Content.Client.UserInterface.Controls.FancyTree</a></h6>
<h6><strong>Assembly</strong>: Content.Client.dll</h6>
<h5 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public sealed class FancyTree : Control</code></pre>
</div>
<h3 id="constructors">Constructors
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree__ctor.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.%23ctor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L89">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree__ctor_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.#ctor*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree__ctor" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.#ctor">FancyTree()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public FancyTree()</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_AutoExpand.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.AutoExpand%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L87">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_AutoExpand" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.AutoExpand">AutoExpand</h4>
<div class="markdown level1 summary"><p>If true, a collapsed item will automatically expand when first selected. If false, it has to be manually expanded by
clicking on it a second time.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public bool AutoExpand</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_DefaultIconCollapsed.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.DefaultIconCollapsed%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L63">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_DefaultIconCollapsed" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.DefaultIconCollapsed">DefaultIconCollapsed</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const string DefaultIconCollapsed = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_DefaultIconExpanded.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.DefaultIconExpanded%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L62">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_DefaultIconExpanded" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.DefaultIconExpanded">DefaultIconExpanded</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const string DefaultIconExpanded = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_DefaultIconNoChildren.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.DefaultIconNoChildren%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L64">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_DefaultIconNoChildren" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.DefaultIconNoChildren">DefaultIconNoChildren</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const string DefaultIconNoChildren = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_DrawLines.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.DrawLines%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L42">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_DrawLines" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.DrawLines">DrawLines</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public bool DrawLines</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_IconCollapsed.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.IconCollapsed%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L67">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_IconCollapsed" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.IconCollapsed">IconCollapsed</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Texture IconCollapsed</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Robust.Client.Graphics.Texture</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_IconColor.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.IconColor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L52">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_IconColor" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.IconColor">IconColor</h4>
<div class="markdown level1 summary"><p>Color used to modulate the icon textures.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Color IconColor</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Color</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_IconExpanded.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.IconExpanded%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L66">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_IconExpanded" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.IconExpanded">IconExpanded</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Texture IconExpanded</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Robust.Client.Graphics.Texture</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_IconNoChildren.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.IconNoChildren%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L68">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_IconNoChildren" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.IconNoChildren">IconNoChildren</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Texture IconNoChildren</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Robust.Client.Graphics.Texture</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_Indentation.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.Indentation%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L60">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_Indentation" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.Indentation">Indentation</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const int Indentation = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_Items.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.Items%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L31">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_Items" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.Items">Items</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public readonly List&lt;TreeItem&gt; Items</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<a class="xref" href="Content.Client.UserInterface.Controls.FancyTree.TreeItem.html">TreeItem</a>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_LineColor.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.LineColor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L47">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_LineColor" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.LineColor">LineColor</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Color LineColor</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Color</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_LineWidth.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.LineWidth%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L57">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_LineWidth" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.LineWidth">LineWidth</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int LineWidth</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertyIconCollapsed.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertyIconCollapsed%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L28">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertyIconCollapsed" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertyIconCollapsed">StylePropertyIconCollapsed</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const string StylePropertyIconCollapsed = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertyIconColor.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertyIconColor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L26">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertyIconColor" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertyIconColor">StylePropertyIconColor</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const string StylePropertyIconColor = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertyIconExpanded.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertyIconExpanded%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L27">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertyIconExpanded" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertyIconExpanded">StylePropertyIconExpanded</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const string StylePropertyIconExpanded = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertyIconNoChildren.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertyIconNoChildren%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L29">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertyIconNoChildren" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertyIconNoChildren">StylePropertyIconNoChildren</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const string StylePropertyIconNoChildren = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertyLineColor.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertyLineColor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L25">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertyLineColor" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertyLineColor">StylePropertyLineColor</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const string StylePropertyLineColor = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertyLineWidth.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertyLineWidth%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L24">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertyLineWidth" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertyLineWidth">StylePropertyLineWidth</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const string StylePropertyLineWidth = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_HideEmptyIcon.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.HideEmptyIcon%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L74">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_HideEmptyIcon_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.HideEmptyIcon*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_HideEmptyIcon" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.HideEmptyIcon">HideEmptyIcon</h4>
<div class="markdown level1 summary"><p>If true, tree entries will hide their icon if the texture is set to null. If the icon is hidden then the
text of that entry will no longer be aligned with sibling entries that do have an icon.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public bool HideEmptyIcon { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_SelectedIndex.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.SelectedIndex%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L35">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_SelectedIndex_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.SelectedIndex*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_SelectedIndex" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.SelectedIndex">SelectedIndex</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int? SelectedIndex { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Int32</span>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_SelectedItem.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.SelectedItem%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L81">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_SelectedItem_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.SelectedItem*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_SelectedItem" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.SelectedItem">SelectedItem</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public TreeItem SelectedItem { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Content.Client.UserInterface.Controls.FancyTree.TreeItem.html">TreeItem</a></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_AddItem_Content_Client_UserInterface_Controls_FancyTree_TreeItem_.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.AddItem(Content.Client.UserInterface.Controls.FancyTree.TreeItem)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L116">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_AddItem_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.AddItem*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_AddItem_Content_Client_UserInterface_Controls_FancyTree_TreeItem_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.AddItem(Content.Client.UserInterface.Controls.FancyTree.TreeItem)">AddItem(TreeItem)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public TreeItem AddItem(TreeItem parent = null)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Content.Client.UserInterface.Controls.FancyTree.TreeItem.html">TreeItem</a></td>
<td><span class="parametername">parent</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Content.Client.UserInterface.Controls.FancyTree.TreeItem.html">TreeItem</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_Clear.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.Clear%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L234">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_Clear_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.Clear*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_Clear" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.Clear">Clear()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void Clear()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_ExpandParentEntries_System_Int32_.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.ExpandParentEntries(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L223">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_ExpandParentEntries_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.ExpandParentEntries*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_ExpandParentEntries_System_Int32_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.ExpandParentEntries(System.Int32)">ExpandParentEntries(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void ExpandParentEntries(int index)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">index</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_FrameUpdate_Robust_Shared_Timing_FrameEventArgs_.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.FrameUpdate(Robust.Shared.Timing.FrameEventArgs)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L251">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_FrameUpdate_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.FrameUpdate*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_FrameUpdate_Robust_Shared_Timing_FrameEventArgs_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.FrameUpdate(Robust.Shared.Timing.FrameEventArgs)">FrameUpdate(FrameEventArgs)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">protected override void FrameUpdate(FrameEventArgs args)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Robust.Shared.Timing.FrameEventArgs</span></td>
<td><span class="parametername">args</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">Robust.Client.UserInterface.Control.FrameUpdate(Robust.Shared.Timing.FrameEventArgs)</span></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_QueueRowStyleUpdate.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.QueueRowStyleUpdate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L246">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_QueueRowStyleUpdate_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.QueueRowStyleUpdate*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_QueueRowStyleUpdate" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.QueueRowStyleUpdate">QueueRowStyleUpdate()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void QueueRowStyleUpdate()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_RecursiveSetExpanded_Content_Client_UserInterface_Controls_FancyTree_TreeItem_System_Boolean_System_Int32_.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.RecursiveSetExpanded(Content.Client.UserInterface.Controls.FancyTree.TreeItem%2CSystem.Boolean%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L195">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_RecursiveSetExpanded_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.RecursiveSetExpanded*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_RecursiveSetExpanded_Content_Client_UserInterface_Controls_FancyTree_TreeItem_System_Boolean_System_Int32_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.RecursiveSetExpanded(Content.Client.UserInterface.Controls.FancyTree.TreeItem,System.Boolean,System.Int32)">RecursiveSetExpanded(TreeItem, Boolean, Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void RecursiveSetExpanded(TreeItem item, bool value, int depth)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Content.Client.UserInterface.Controls.FancyTree.TreeItem.html">TreeItem</a></td>
<td><span class="parametername">item</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">value</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">depth</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_SetAllExpanded_System_Boolean_System_Int32_.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.SetAllExpanded(System.Boolean%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L187">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_SetAllExpanded_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.SetAllExpanded*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_SetAllExpanded_System_Boolean_System_Int32_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.SetAllExpanded(System.Boolean,System.Int32)">SetAllExpanded(Boolean, Int32)</h4>
<div class="markdown level1 summary"><p>Recursively expands or collapse all entries, optionally up to some depth.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void SetAllExpanded(bool value, int depth = null)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">value</span></td>
<td><p>Whether to expand or collapse the entries</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">depth</span></td>
<td><p>The recursion depth. If negative, implies no limit. Zero will expand only the top-level entries.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_SetSelectedIndex_System_Nullable_System_Int32__.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.SetSelectedIndex(System.Nullable%7BSystem.Int32%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L160">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_SetSelectedIndex_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.SetSelectedIndex*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_SetSelectedIndex_System_Nullable_System_Int32__" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.SetSelectedIndex(System.Nullable{System.Int32})">SetSelectedIndex(Nullable&lt;Int32&gt;)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void SetSelectedIndex(int? value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Int32</span>&gt;</td>
<td><span class="parametername">value</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertiesChanged.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertiesChanged%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L313">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertiesChanged_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertiesChanged*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_StylePropertiesChanged" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.StylePropertiesChanged">StylePropertiesChanged()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">protected override void StylePropertiesChanged()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">Robust.Client.UserInterface.Control.StylePropertiesChanged()</span></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_TryGetIndexFromMetadata_System_Object_System_Nullable_System_Int32___.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.TryGetIndexFromMetadata(System.Object%2CSystem.Nullable%7BSystem.Int32%7D%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L209">View Source</a>
</span>
<a id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_TryGetIndexFromMetadata_" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.TryGetIndexFromMetadata*"></a>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_TryGetIndexFromMetadata_System_Object_System_Nullable_System_Int32___" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.TryGetIndexFromMetadata(System.Object,System.Nullable{System.Int32}@)">TryGetIndexFromMetadata(Object, out Nullable&lt;Int32&gt;)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public bool TryGetIndexFromMetadata(object metadata, out int? index)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Object</span></td>
<td><span class="parametername">metadata</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Int32</span>&gt;</td>
<td><span class="parametername">index</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="events">Events
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree_OnSelectedItemChanged.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree.OnSelectedItemChanged%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L33">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Controls_FancyTree_FancyTree_OnSelectedItemChanged" data-uid="Content.Client.UserInterface.Controls.FancyTree.FancyTree.OnSelectedItemChanged">OnSelectedItemChanged</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event Action&lt;TreeItem&gt;? OnSelectedItemChanged</code></pre>
</div>
<h5 class="eventType">Event Type</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">Action</span>&lt;<a class="xref" href="Content.Client.UserInterface.Controls.FancyTree.TreeItem.html">TreeItem</a>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Content.Client.UserInterface.ControlExtensions.ControlExtension.html#Content_Client_UserInterface_ControlExtensions_ControlExtension_GetControlOfType__1_Robust_Client_UserInterface_Control_">ControlExtension.GetControlOfType&lt;T&gt;(Control)</a>
</div>
<div>
<a class="xref" href="Content.Client.UserInterface.ControlExtensions.ControlExtension.html#Content_Client_UserInterface_ControlExtensions_ControlExtension_GetControlOfType__1_Robust_Client_UserInterface_Control_System_String_">ControlExtension.GetControlOfType&lt;T&gt;(Control, String)</a>
</div>
<div>
<a class="xref" href="Content.Client.UserInterface.ControlExtensions.ControlExtension.html#Content_Client_UserInterface_ControlExtensions_ControlExtension_GetControlOfType__1_Robust_Client_UserInterface_Control_System_Boolean_">ControlExtension.GetControlOfType&lt;T&gt;(Control, Boolean)</a>
</div>
<div>
<a class="xref" href="Content.Client.UserInterface.ControlExtensions.ControlExtension.html#Content_Client_UserInterface_ControlExtensions_ControlExtension_GetControlOfType__1_Robust_Client_UserInterface_Control_System_String_System_Boolean_">ControlExtension.GetControlOfType&lt;T&gt;(Control, String, Boolean)</a>
</div>
<div>
<a class="xref" href="Content.Client.UserInterface.ControlExtensions.ControlExtension.html#Content_Client_UserInterface_ControlExtensions_ControlExtension_GetSearchableControls_Robust_Client_UserInterface_Control_System_Boolean_">ControlExtension.GetSearchableControls(Control, Boolean)</a>
</div>
<div>
<a class="xref" href="Content.Client.UserInterface.ControlExtensions.ControlExtension.html#Content_Client_UserInterface_ControlExtensions_ControlExtension_ChildrenContainText_Robust_Client_UserInterface_Control_System_String_">ControlExtension.ChildrenContainText(Control, String)</a>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_UserInterface_Controls_FancyTree_FancyTree.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Controls.FancyTree.FancyTree%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs/#L19" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<div class="toggle-mode">
<div class="icon">
<i aria-hidden="true"></i>
</div>
<label class="switch">
<input type="checkbox" id="switch-style">
<span class="slider round"></span>
</label>
<div class="icon">
<i aria-hidden="true"></i>
</div>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<div class="pull-left">
<span>Generated by <strong>DocFX</strong></span>
</div>
<div class="toggle-mode pull-right visible-sm visible-xs">
<div class="icon">
<i aria-hidden="true"></i>
</div>
<label class="switch">
<input type="checkbox" id="switch-style-m">
<span class="slider round"></span>
</label>
<div class="icon">
<i aria-hidden="true"></i>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="../../styles/toggle-theme.js"></script>
</footer> </div>
<script type="text/javascript" src="../../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../../styles/docfx.js"></script>
<script type="text/javascript" src="../../styles/main.js"></script>
</body>
</html>