# C1.Win.Command.C1Border.RightEdge

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_C1Border_RightEdge_" data-uid="C1.Win.Command.C1Border.RightEdge*">RightEdge Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_C1Border_RightEdge_" data-uid="C1.Win.Command.C1Border.RightEdge*"></a>
<h4 id="C1_Win_Command_C1Border_RightEdge" data-uid="C1.Win.Command.C1Border.RightEdge">RightEdge</h4>
<div class="markdown level1 summary"><p>Determines whether the border has a right edge.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Description(&quot;C1Border.RightEdge&quot;, &quot;Determines whether the border has a right edge.&quot;)]
public bool RightEdge { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;C1Border.RightEdge&quot;, &quot;Determines whether the border has a right edge.&quot;)&gt;
Public Property RightEdge As Boolean</code></pre>
</div>
</div>
